Draft: Add profile arg in ensure-site-install script
1 unresolved thread
1 unresolved thread
Compare changes
- Konstantinos Samaras-Tsakiris @kosamaraSuggested change
20 [[ -z "$PROFILE" ]] && usage 20 # Default 21 [[ -z "$PROFILE" ]] && export PROFILE="cern"
@@ -18,7 +36,7 @@