1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mailman3_ynh.git synced 2024-09-03 19:36:17 +02:00
mailman3_ynh/scripts/_common.sh

18 lines
454 B
Bash
Raw Normal View History

2019-09-20 12:55:12 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
pkg_dependencies="postgresql lynx"
mailman3_suite_pkg="mailman3-full"
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================