1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast-emojiwall_ynh.git synced 2024-09-03 19:56:19 +02:00
owncast-emojiwall_ynh/scripts/_common.sh

20 lines
530 B
Bash
Raw Normal View History

2023-10-05 15:34:34 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2023-10-05 15:38:40 +02:00
nodejs_version=18
2023-10-05 15:34:34 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================