1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00
concrete5_ynh/scripts/_common.sh
2023-11-02 20:29:28 +01:00

19 lines
541 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
YNH_COMPOSER_VERSION="2.6.5"
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================