Add additional clean targets
[icn.git] / deploy / flux / flux.sh
index cf1ec8f..ac31281 100755 (executable)
@@ -12,7 +12,7 @@ function deploy {
 }
 
 function clean {
-    flux uninstall
+    flux uninstall -s
 }
 
 case $1 in