Skip to content

Commit

Permalink
Complete export with success
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbendebiene authored Aug 9, 2023
1 parent 31e9ced commit 2b1a731
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,5 @@ if [ "$RUN_EXPORT" = "y" ] || [ "$RUN_EXPORT" = "Y" ] || [ "$RUN_AUTOMATICALLY"
fi

echo "Done. Export has been saved to $(pwd)/$EXPORT_FILE"
exit 0
fi

read -p "Press Enter to exit"

0 comments on commit 2b1a731

Please sign in to comment.