1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2024-09-03 18:36:26 +02:00
forgejo_ynh/scripts/_common.sh

8 lines
196 B
Bash
Raw Normal View History

#!/bin/bash
2023-01-05 14:48:22 +01:00
#=================================================
# SET ALL CONSTANTS
2023-01-05 14:48:22 +01:00
#=================================================
# dependencies used by the app
pkg_dependencies="postgresql"