add checkout stable-1.0 to the script

This commit is contained in:
Tyler Kelley 2024-04-18 23:41:10 -05:00
parent 03daff0061
commit 45871d9b04

View File

@ -52,6 +52,7 @@ echo "-----"
echo "Cloning & Entering ZaneyOS Repository"
git clone https://gitlab.com/zaney/zaneyos.git
git checkout stable-1.0
cd zaneyos
mkdir hosts/$hostName
cp hosts/default/*.nix hosts/$hostName