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

20 lines
568 B
Bash
Raw Normal View History

2020-11-09 22:28:22 +01:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2024-08-23 12:56:19 +02:00
version_commit=e319c35f097e08590e705378c7e5b479720deabc
2020-11-09 22:28:22 +01:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================