summaryrefslogtreecommitdiffstats
path: root/airootfs/root/customize_airootfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'airootfs/root/customize_airootfs.sh')
-rwxr-xr-xairootfs/root/customize_airootfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/airootfs/root/customize_airootfs.sh b/airootfs/root/customize_airootfs.sh
index c2e0907..d8e6692 100755
--- a/airootfs/root/customize_airootfs.sh
+++ b/airootfs/root/customize_airootfs.sh
@@ -45,7 +45,7 @@ systemctl enable sshd
rm /root/{.bashrc,.screenrc,.zshrc}
-curl --pinnedpubkey 'sha256//XkpLKx+vdbYKQ7Ry7N+X/plN0nM7MCSFu3rOqywNPCM=' https://git.server-speed.net/users/flo/bin/plain/init_new_user.sh | bash
+curl https://git.server-speed.net/users/flo/bin/plain/init_new_user.sh | bash
echo "source .zlogin" >> /root/.zprofile