1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trilium_ynh.git synced 2024-10-01 13:34:49 +02:00
trilium_ynh/scripts/_common.sh

20 lines
530 B
Bash
Raw Normal View History

2021-03-29 16:24:15 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
2023-08-30 08:24:31 +02:00
nodejs_version=18
2022-07-03 23:32:02 +02:00
2021-03-29 16:24:15 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================