Skip to content

Commit

Permalink
Update src/scripts/structure_mastg.sh to create missing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cpholguera authored Aug 4, 2024
1 parent 2af937d commit 75aad00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/structure_mastg.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
set -euxo pipefail

mkdir -p docs/MASTG
mkdir -p docs/MASWE

directories=("tests" "techniques" "tools" "apps" "tests-beta" "demos" "rules")
Expand Down

0 comments on commit 75aad00

Please sign in to comment.