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

20 lines
534 B
Bash
Raw Normal View History

2020-07-18 20:31:39 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2020-09-25 15:57:18 +02:00
YNH_PHP_VERSION="7.3"
2020-07-18 20:31:39 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================