Improved snapshot script.
This commit is contained in:
parent
553068713a
commit
e86aeeabd5
1 changed files with 2 additions and 0 deletions
2
snapshot
2
snapshot
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd $(dirname "$0")
|
||||
|
||||
./build.sh -snapshot
|
||||
|
|
Loading…
Reference in a new issue