From b7259fb41a293578c66c8a40d338d7478497eb43 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Fri, 19 May 2017 23:33:17 +0200 Subject: [PATCH] remove also the config --- Yavsc/contrib/rsync-to-pre.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yavsc/contrib/rsync-to-pre.sh b/Yavsc/contrib/rsync-to-pre.sh index b467346e..d641076b 100755 --- a/Yavsc/contrib/rsync-to-pre.sh +++ b/Yavsc/contrib/rsync-to-pre.sh @@ -2,7 +2,7 @@ FSPATH=/srv/www/yavscpre -ssh root@localhost rm -rf $FSPATH/approot/src +ssh root@localhost rm -rf $FSPATH/approot ( set -e