mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-06 03:52:59 +02:00
8 lines
174 B
Bash
8 lines
174 B
Bash
#!/bin/bash
|
|
|
|
#=================================================
|
|
# COMMON VARIABLES AND CUSTOM HELPERS
|
|
#=================================================
|
|
|
|
nodejs_version="16"
|