1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/quizzes_ynh.git synced 2024-09-03 20:16:11 +02:00
quizzes_ynh/scripts/_common.sh
2024-01-13 12:24:29 +01:00

22 lines
594 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
#REMOVEME? YNH_PHP_VERSION="7.3"
# Composer version
YNH_COMPOSER_VERSION="2.1.3"
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================