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

20 lines
530 B
Bash
Raw Normal View History

2020-06-14 06:25:54 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2024-07-12 12:53:33 +02:00
nodejs_version=12
2020-06-14 06:25:54 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================