Skip to content

Commit

Permalink
Update generate script
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-balitskyi committed Mar 21, 2024
1 parent 6233382 commit ff6450d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/generate.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -e # Exit immediately if a command exits with a non-zero status.

# Save the current script directory
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
Expand Down

0 comments on commit ff6450d

Please sign in to comment.