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

20 lines
539 B
Bash
Raw Normal View History

2018-08-10 14:59:24 +02:00
#!/bin/bash
2020-07-24 12:31:07 +02:00
#=================================================
# COMMON VARIABLES
#=================================================
2024-07-10 09:49:15 +02:00
YNH_COMPOSER_VERSION="2.6"
2020-07-24 18:32:57 +02:00
2020-07-24 12:31:07 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
2020-09-17 22:08:44 +02:00
2020-07-24 12:31:07 +02:00
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================