1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00
scrumblr_ynh/scripts/_common.sh
ericgaspar a14b11abf4
Fix
2021-11-28 21:47:41 +01:00

11 lines
266 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
nodejs_version=13
#=================================================
# TESTING
#=================================================