aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index a9eda3f..0efe21c 100755
--- a/build.sh
+++ b/build.sh
@@ -11,7 +11,6 @@ export USE=czar
grep "^$USE" /etc/passwd || useradd -m $USE
usermod $USE -aG wheel -s /bin/zsh
timedatectl set-ntp true
-if [ ! -e /home/$USE/.ssh/id_rsa ]; then sudo -u $USE ssh-keygen; fi
sh regional.sh # Region specific setup
hwclock --systohc