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

22 lines
587 B
Bash
Raw Normal View History

2022-01-28 17:15:32 +01:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2022-02-06 22:00:02 +01:00
version_commit=00b8c682a2ef45e5f2399588a355d845c0d0016b
2022-01-28 17:15:32 +01:00
nodejs_version=16
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================