From: Christian Heller Date: Sat, 8 Aug 2015 02:10:38 +0000 (+0200) Subject: Fix path bug in post-install script. X-Git-Url: https://plomlompom.com/repos/?a=commitdiff_plain;h=28b59ff353f4d3f24edfc049b7ae331c2966ad49;p=config Fix path bug in post-install script. --- diff --git a/jessie_start_thinkpad.sh b/jessie_start_thinkpad.sh index 9a92ce7..52f4857 100755 --- a/jessie_start_thinkpad.sh +++ b/jessie_start_thinkpad.sh @@ -113,7 +113,7 @@ su plom -c 'mkdir -p /home/plom/downloads/' apt-get -y install openssh-client # Clean up. -rm jessie_start.sh +rm jessie_start_thinkpad.sh # Set password for user. passwd plom