forgejo_ynh/scripts/_common.sh
2023-01-11 10:32:49 +01:00

8 lines
No EOL
196 B
Bash

#!/bin/bash
#=================================================
# SET ALL CONSTANTS
#=================================================
# dependencies used by the app
pkg_dependencies="postgresql"