aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-01-04 21:01:36 -0800
committerPreston Pan <ret2pop@gmail.com>2025-01-04 21:01:36 -0800
commit80841d23b96172710217c1d2f83abf65c35e2208 (patch)
tree5767f59690e7978e261dcc8d8578e91b6d010ac3
parent47b17ba356e9ee54ffd998dc7afe1205cf5ca7f7 (diff)
lol
-rwxr-xr-xinitial-deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/initial-deploy.sh b/initial-deploy.sh
index 0b97d85..d3a7337 100755
--- a/initial-deploy.sh
+++ b/initial-deploy.sh
@@ -18,7 +18,6 @@ git clone git@nullring.xyz:/var/git/publish-org-roam-ui ~/src
cd /etc/nixos
sudo nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update
-read -p "press enter to continue with installing after making changes with vim:"
sudo nixos-rebuild switch
echo "Installlation done! Rebooting..."