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

20 lines
530 B
Bash
Raw Normal View History

2020-09-29 16:25:50 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2020-12-31 14:42:41 +01:00
nodejs_version=14
2020-09-29 16:25:50 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================