1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pufferpanel_ynh.git synced 2024-09-03 20:16:03 +02:00
pufferpanel_ynh/scripts/_common.sh
ericgaspar 98ef636c90 fix
2023-10-29 09:58:45 +01:00

19 lines
558 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
main_domain=$(cat /etc/yunohost/current_host)
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================