This commit is contained in:
parent
3542a7ad3e
commit
c8c58c2f52
1 changed files with 5 additions and 0 deletions
5
init.sh
Executable file
5
init.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
test -d ./assets || cp -r ./default/assets ./assets
|
||||||
Loading…
Add table
Add a link
Reference in a new issue