From a3ecc56a44aeae803b3f5b4d40ba8d24553b334a Mon Sep 17 00:00:00 2001 From: Xavier Petit Date: Mon, 29 Apr 2019 17:33:50 +0100 Subject: [PATCH] Do not remove sudo for now --- scripts/install_client.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install_client.sh b/scripts/install_client.sh index 6c6417e2..c5659782 100755 --- a/scripts/install_client.sh +++ b/scripts/install_client.sh @@ -84,6 +84,4 @@ rm -rf /tmp/system update-initramfs -u -apt-get -y purge sudo - . clean.sh