simpilufy shell scripts

This commit is contained in:
sentriz
2019-07-01 11:34:14 +01:00
parent 55b5290def
commit 862cf0f3a5
5 changed files with 42 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
source _build_vars
source ./_build_vars
find server/assets/ \
-type f \
-exec go run \