From d62aa8e6d77f43911398ab3154021228c161b1a3 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