mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2024-11-23 14:31:36 +01:00
8 lines
174 B
Bash
8 lines
174 B
Bash
#!/bin/bash
|
|
|
|
#=================================================
|
|
# COMMON VARIABLES AND CUSTOM HELPERS
|
|
#=================================================
|
|
|
|
nodejs_version="16"
|