Skip to content

Commit

Permalink
Fix missed directory change that isn't used anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKahr committed Dec 10, 2023
1 parent 9406bce commit 0e7097b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dist/platforms/ubuntu/steps/return_license.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
#!/usr/bin/env bash

# Run in ACTIVATE_LICENSE_PATH directory
echo "Changing to \"$ACTIVATE_LICENSE_PATH\" directory."
pushd "$ACTIVATE_LICENSE_PATH"


if [[ -n "$UNITY_LICENSING_SERVER" ]]; then #
#
# Return any floating license used.
Expand Down

0 comments on commit 0e7097b

Please sign in to comment.