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

24 lines
670 B
Bash
Raw Normal View History

2021-03-16 17:58:14 +01:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2024-03-13 00:11:05 +01:00
timezone="$(cat /etc/timezone)"
2021-03-16 17:58:14 +01:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================