]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/slc/src/main/rpm/usr/bin/slc
Improve SLC client
[gpl/argeo-slc.git] / dist / slc / src / main / rpm / usr / bin / slc
index 3411c9534f56772329e1c28219b8b8fe181d140b..6dd87d33b9284b745ca2a1fb6b2c9cfb10ad55b4 100644 (file)
@@ -16,6 +16,9 @@ then
     cp /etc/slc-cl/config.ini $CONF_DIR
 fi
 
+# WORKAROUND: Clean up workspace directories
+rmdir $DATA_DIR/node/workspaces/*
+
 java \
  -Dslc.launch.module="$MODULE" \
  -Dslc.launch.flow="$FLOW" \