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

18 lines
511 B
Bash
Raw Normal View History

2022-01-02 23:03:52 +01:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2023-12-14 17:02:02 +01:00
#=================================================
# PERSONAL HELPERS
#=================================================
2022-01-02 23:03:52 +01:00
2023-12-14 17:02:02 +01:00
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
2022-01-02 23:03:52 +01:00
2023-12-14 17:02:02 +01:00
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================