1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefish_ynh.git synced 2024-09-03 18:36:06 +02:00
firefish_ynh/scripts/_common.sh

15 lines
403 B
Bash

#!/bin/bash
#=================================================
# PHP APP SPECIFIC
#=================================================
NODEJS_VERSION="21"
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================