aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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..."