diff --git a/bin/sde-cleanup b/bin/sde-cleanup index aff5486..b9215ed 100755 --- a/bin/sde-cleanup +++ b/bin/sde-cleanup @@ -16,6 +16,7 @@ # --- SDE-COPYRIGHT-NOTE-END --- #Description: Cleanup the build environment +#Alias: clean [ -n "$SDEROOT" ] || export SDEROOT=$( cd "${0%/*}/.."; pwd -P )