This is before everything
This commit is contained in:
parent
66057ae9ae
commit
a813751207
1 changed files with 0 additions and 1 deletions
1
init.sh
1
init.sh
|
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
. .env
|
|
||||||
|
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue