1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transfersh_ynh.git synced 2024-09-04 01:35:59 +02:00
transfersh_ynh/scripts/_common.sh

21 lines
578 B
Bash
Raw Normal View History

2022-06-25 13:37:10 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# dependencies used by the app
2023-04-06 11:04:48 +02:00
#REMOVEME? pkg_dependencies="curl"
2022-06-25 13:37:10 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================