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

20 lines
530 B
Bash
Raw Normal View History

2018-04-14 22:02:50 +02:00
#!/bin/bash
2020-12-13 21:40:17 +01:00
#=================================================
# COMMON VARIABLES
#=================================================
2022-10-03 08:37:22 +02:00
nodejs_version=16
2020-12-13 21:40:17 +01:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================