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

20 lines
534 B
Bash
Raw Normal View History

2021-07-25 13:44:34 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2023-02-17 19:31:05 +01:00
YNH_PHP_VERSION="8.1"
2021-07-25 13:44:34 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================