initial commit
This commit is contained in:
commit
cbcb340697
199 changed files with 9449 additions and 0 deletions
6
deploy.sh
Executable file
6
deploy.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd -- "$(dirname -- "${BASH_SOURCE[0]}" )"
|
||||
|
||||
git pull
|
||||
./update.sh
|
Loading…
Add table
Add a link
Reference in a new issue