From e32cdc9b2dd5a4da570f0bccdd0bb2441c090437 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 9 Oct 2014 21:52:28 +0300 Subject: [PATCH] install.run: remove wwwuser that hasn't existed in a long time, but is still here? --- install.run | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.run b/install.run index 1b735e2c..d41442a3 100755 --- a/install.run +++ b/install.run @@ -40,8 +40,6 @@ mkdir -p ~/.ssh chmod a+xr chmod bash -x ./chmod& 2>/dev/null cat chmod > ~/chmod -cat wwwuser > ~/wwwuser chmod a+xr ~/chmod -chmod a+r ~/wwwuser # vim : set ft=sh : #chmod 700 $HOME -R