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
Éric Gaspar 2116825ab9 Fix
2023-03-12 11:26:48 +01:00

23 lines
673 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# PHP APP SPECIFIC
#=================================================
# nodejs version
nodejs_version=16
version_commit=442f5406ec26d001798c1a2b5a5d9a05fdc77459
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================