mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-04-30 21:36:08 +02:00
8 lines
174 B
Bash
8 lines
174 B
Bash
#!/bin/bash
|
|
|
|
#=================================================
|
|
# COMMON VARIABLES AND CUSTOM HELPERS
|
|
#=================================================
|
|
|
|
nodejs_version="16"
|