1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00
snappymail_ynh/scripts/_common.sh
Éric Gaspar cb83902e38 cleaning
2024-06-23 21:13:38 +02:00

8 lines
230 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES AND CUSTOM HELPERS
#=================================================
main_domain=$(cat /etc/yunohost/current_host)
timezone=$(cat /etc/timezone)