diff --git a/Run.sh b/Run.sh index a191448..178e38b 100644 --- a/Run.sh +++ b/Run.sh @@ -39,7 +39,6 @@ function getmodprefix() { } function install() { - rsync -a $SCRIPT_DIR/Help/ $OUTPUT_DIR/Help/ --exclude '.git' rsync -a $SCRIPT_DIR/System/ $OUTPUT_DIR/System/ --exclude '.git' echo install ok