1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/svgedit_ynh.git synced 2024-09-03 20:26:24 +02:00
svgedit_ynh/scripts/_common.sh

20 lines
530 B
Bash
Raw Normal View History

2018-03-19 03:56:00 +01:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2020-10-08 21:05:06 +02:00
2024-01-05 15:00:44 +01:00
nodejs_version=20
2020-10-08 21:05:06 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
2018-03-19 03:56:00 +01:00
#=================================================
2020-10-08 21:05:06 +02:00
# EXPERIMENTAL HELPERS
2018-03-19 03:56:00 +01:00
#=================================================
2020-10-08 21:05:06 +02:00
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================