1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cheky_ynh.git synced 2024-09-03 18:16:00 +02:00
cheky_ynh/scripts/_common.sh

16 lines
412 B
Bash
Raw Normal View History

2018-05-05 17:03:04 +02:00
#!/bin/bash
2019-03-04 23:53:39 +01:00
#=================================================
# PERSONAL HELPERS
#=================================================
2021-07-19 09:44:10 +02:00
YNH_PHP_VERSION="7.3"
2019-03-04 23:53:39 +01:00
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
2019-03-04 23:53:39 +01:00
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================