send_ynh/scripts/_common.sh

8 lines
174 B
Bash
Raw Permalink Normal View History

2021-08-25 17:42:59 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES AND CUSTOM HELPERS
2021-08-25 17:42:59 +02:00
#=================================================
2024-11-07 10:02:18 +01:00
nodejs_version="16"