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
#=================================================
2023-05-20 09:15:39 +02:00
version_commit=3a54e9556b0cd28fd224db5801f8141a68108c13
2020-11-09 22:28:22 +01:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================