1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piped_ynh.git synced 2024-09-03 20:05:54 +02:00
piped_ynh/scripts/_common.sh
2024-01-27 20:56:49 +01:00

11 lines
275 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
NODEJS_VERSION=20
#=================================================
# PERSONAL HELPERS
#=================================================