autodeploygit_ynh/scripts/_common.sh

17 lines
450 B
Bash

#!/bin/bash
#=================================================
# PERSONAL HELPERS
#=================================================
# dependencies used by the app
pkg_dependencies="deb1 deb2"
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================