poprawka do skryptu instalacyjnego

This commit is contained in:
installer
2024-12-27 19:28:49 +01:00
parent 3f37112561
commit 6fdaee5ebb
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ echo "-----"
echo "Cloning & Entering ZaneyOS Repository"
git clone https://gitea.garandplg.com/GarandPLG/nix-zaneyos.git
cd zaneyos || exit
cd nix-zaneyos || exit
mkdir hosts/"$hostName"
cp hosts/default/*.nix hosts/"$hostName"
git config --global user.name "installer"