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"