Small typo

revert-b25c0d81
Adam Radovits 2018-08-27 20:10:21 +00:00
parent 698229a3f8
commit 0a69ba9a68
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ if [ ! -e "./super.json" ]; then
sudo cp super.sample.json super.json
fi
fi
echo "Shinobi - Run zypper update"
echo "Shinobi - Run zypper refresh"
sudo zypper refresh
sudo zypper install -y make
echo "============="