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