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

20 lines
530 B
Bash
Raw Normal View History

2019-11-28 02:05:34 +01:00
#!/bin/bash
2020-05-21 12:49:24 +02:00
#=================================================
# COMMON VARIABLES
#=================================================
2024-06-18 08:48:34 +02:00
nodejs_version=20
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================