1
0
mirror of https://github.com/kataras/iris.git synced 2026-08-01 17:09:53 +00:00

fix script 1

This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-02-19 08:54:32 +02:00
parent 7a5abf0f4e
commit efcdd4b9e5
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
for f in *; do
for f in ../../_examples/*; do
if [ -d "$f" ]; then
# Will not run if no directories are available
go mod init