]> git.stg.codes - stg.git/blobdiff - projects/make_tarball/make.sh
У скрипті генерації архіву додано видалення експериментальних плагінів
[stg.git] / projects / make_tarball / make.sh
index f9903e07b1c2ee67aad4c378bfea7632596f2f89..82d50894ee968ef4995a50ab7fd4de8cc5d27e10 100755 (executable)
@@ -15,8 +15,11 @@ rm -rf $SRC_DIR/.git
 rm -rf $SRC_DIR/.gitignore
 rm -r $SRC_DIR/projects/make_tarball
 rm -r $SRC_DIR/projects/traffcounter
-rm -r $SRC_DIR/projects/stargazer/plugins/other/userstat
 rm -r $SRC_DIR/projects/stargazer/plugins/authorization/stress
+rm -r $SRC_DIR/projects/stargazer/plugins/configuration/sgconfig2
+rm -r $SRC_DIR/projects/stargazer/plugins/configuration/sgconfig-ng
+rm -r $SRC_DIR/projects/stargazer/plugins/configuration/xrconfig
+rm -r $SRC_DIR/projects/stargazer/plugins/other/userstat
 rm -r $SRC_DIR/projects/stargazer/plugins/store/db
 
 tar -zcf $ARC_NAME $SRC_DIR