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:00:58 +02:00
parent f0cae33c9a
commit 4f38dd09e4

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