1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00
thelounge_ynh/scripts/_common.sh

20 lines
546 B
Bash
Raw Normal View History

2019-10-25 11:04:41 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# nodejs version
2021-11-23 08:28:18 +01:00
nodejs_version=16
2019-10-25 11:04:41 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================