Standarizing CONFIG and RESOURCES
[apex.git] / ci / clean.sh
index dc76f32..4209006 100755 (executable)
@@ -13,7 +13,7 @@
 #author: Tim Rozet (trozet@redhat.com)
 
 # Use default if no param passed
-CONFIG=${1-"/var/opt/opnfv"}
+CONFIG=${CONFIG:-'/var/opt/opnfv'}
 
 ##LIBRARIES
 source $CONFIG/lib/common-functions.sh