mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-21 14:13:08 +01:00
add checkout stable-1.0 to the script
This commit is contained in:
parent
03daff0061
commit
45871d9b04
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user