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
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"