From 3d0529a30da50fda97847633a0b47fc56e4cb971 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 12 Aug 2019 03:10:25 +0300 Subject: remove pull.sh It was used to add the SSH key to the ssh-agent. It required storing the password in password.txt, which is terrible. python3 -m pull.main still works, assuming the key is loaded already. --- password.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 password.txt (limited to 'password.txt') diff --git a/password.txt b/password.txt deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3