Small typo
parent
698229a3f8
commit
0a69ba9a68
|
|
@ -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 "============="
|
||||
|
|
|
|||
Loading…
Reference in New Issue