Rafael Calleja
commited on
Commit
·
deaae6e
1
Parent(s):
d1b51eb
create generator
Browse files- scripts/build.sh +1 -1
scripts/build.sh
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
#!/bin/
|
| 2 |
|
| 3 |
# Function to create the structure
|
| 4 |
generate_structure() {
|
|
|
|
| 1 |
+
#!/bin/sh
|
| 2 |
|
| 3 |
# Function to create the structure
|
| 4 |
generate_structure() {
|