1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dotclear2_ynh.git synced 2024-09-03 18:26:29 +02:00
dotclear2_ynh/scripts/_common.sh

18 lines
511 B
Bash
Raw Normal View History

2020-04-17 14:38:01 +02:00
#!/bin/bash
2019-02-09 23:46:07 +01:00
2020-04-17 14:38:01 +02:00
#=================================================
# COMMON VARIABLES
#=================================================
2019-02-09 23:46:07 +01:00
2020-04-17 14:38:01 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
2019-02-09 23:46:07 +01:00
2020-04-17 14:38:01 +02:00
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
2019-02-09 23:46:07 +01:00
2020-04-17 14:38:01 +02:00
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================