1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chitchatter_ynh.git synced 2024-09-03 18:15:59 +02:00
chitchatter_ynh/scripts/_common.sh
ericgaspar e84a81b77b fix
2023-08-25 11:50:34 +02:00

23 lines
673 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# PHP APP SPECIFIC
#=================================================
# nodejs version
nodejs_version=18
version_commit=6529a0b4a7f7f00900a846055ef69ad86fffc254
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================