upadte again

This commit is contained in:
2026-01-19 20:04:36 +11:00
parent 682ac98d67
commit f492e3be22

View File

@@ -80,11 +80,13 @@ then
fi
echo "Updating Ground..."
git pull
make
make clean
make both
sudo make install
cd ..
echo "Updating Solstice..."
cd solstice
git pull
make clean
make
sudo cp solstice /usr/local/bin/solstice