pull build script

This commit is contained in:
nomadics9 2024-11-06 01:06:29 +03:00
parent d7825e1058
commit 4707437c3e

8
update.sh Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/env bash
git pull
sleep 1
sudo nixos-rebuild switch --flake .#unkown
echo -e "Update Completed!"
./update-report.sh