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

19 lines
529 B
Bash
Raw Normal View History

2019-10-25 11:04:41 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2023-07-06 15:04:22 +02:00
nodejs_version=16
2019-10-25 11:04:41 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================