You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
450 B
Bash

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