mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
11 lines
266 B
Bash
11 lines
266 B
Bash
#!/bin/bash
|
|
|
|
#=================================================
|
|
# COMMON VARIABLES
|
|
#=================================================
|
|
|
|
nodejs_version=13
|
|
|
|
#=================================================
|
|
# TESTING
|
|
#=================================================
|