send_ynh/scripts/_common.sh

8 lines
174 B
Bash
Raw 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
#=================================================
2025-01-20 19:13:26 +01:00
nodejs_version="16"