1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/framaforms_ynh.git synced 2024-09-03 18:36:12 +02:00
framaforms_ynh/scripts/_common.sh
Éric Gaspar 0fd09b4849 v2
2023-06-02 19:33:34 +02:00

19 lines
541 B
Bash

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