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

20 lines
532 B
Bash
Raw Normal View History

2021-02-16 14:17:45 +01:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2022-06-12 11:11:26 +02:00
nodejs_version="18"
2022-05-22 09:56:17 +02:00
2021-02-16 14:17:45 +01:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================