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

20 lines
530 B
Bash
Raw Permalink Normal View History

2018-02-19 22:23:03 +01:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2023-10-17 09:46:10 +02:00
nodejs_version=18
2023-10-17 09:28:59 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================