forgejo_ynh/scripts/_common.sh

8 lines
207 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
2023-03-10 17:13:54 +01:00
#REMOVEME? pkg_dependencies="postgresql"