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

20 lines
530 B
Bash
Raw Permalink Normal View History

2021-12-05 09:05:11 +01:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2024-01-25 19:44:06 +01:00
nodejs_version=18
2021-12-05 09:05:11 +01:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================