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

20 lines
543 B
Bash
Raw Normal View History

2019-03-08 21:18:22 +01:00
#!/bin/bash
#=================================================
2020-11-01 19:01:41 +01:00
# COMMON VARIABLES
2019-03-08 21:18:22 +01:00
#=================================================
2023-04-05 14:02:40 +02:00
#REMOVEME? YNH_PHP_VERSION=7.4
2023-01-14 18:53:45 +01:00
2020-11-01 19:01:41 +01:00
#=================================================
# PERSONAL HELPERS
2019-03-08 21:18:22 +01:00
#=================================================
2020-11-01 19:01:41 +01:00
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
2019-03-08 21:18:22 +01:00
2020-11-01 19:01:41 +01:00
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================