1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vore_ynh.git synced 2024-09-03 20:36:07 +02:00
vore_ynh/scripts/_common.sh
2023-05-15 14:59:15 +02:00

19 lines
528 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
go_version=1.20
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================