1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Fix spacing

This commit is contained in:
Selamanse 2018-10-09 13:03:49 +02:00
parent 4f38dd09e4
commit 9ee6ac9e53

View file

@ -33,7 +33,7 @@ waitforservice() {
installnode(){
if [ $DEBIAN_ISSUE == "stretch"]; then
if [ $DEBIAN_ISSUE == "stretch" ]; then
sudo apt-get install -y nodejs
else
sudo apt-get install -y npm