#!/bin/bash #================================================= # COMMON VARIABLES #================================================= # dependencies used by the app (must be on a single line) #pkg_dependencies="deb1 deb2 $php_dependencies" #================================================= # PERSONAL HELPERS #================================================= #================================================= # EXPERIMENTAL HELPERS #================================================= #================================================= # FUTURE OFFICIAL HELPERS #=================================================