1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pmwiki_ynh.git synced 2024-09-03 20:06:40 +02:00
pmwiki_ynh/scripts/_common.sh

22 lines
577 B
Bash
Raw Normal View History

2022-05-22 12:06:51 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2023-03-25 12:10:28 +01:00
#REMOVEME? YNH_PHP_VERSION="7.3"
2022-05-22 12:06:51 +02:00
2023-03-25 12:10:28 +01:00
#REMOVEME? pkg_dependencies=""
2022-05-22 12:06:51 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================