Fixed up build scripts somewhat.
This commit is contained in:
parent
156c137237
commit
f0938e8afa
10
admin/export.sh
Executable file
10
admin/export.sh
Executable file
@ -0,0 +1,10 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# set -x
|
||||||
|
|
||||||
|
ME=`dirname $0`
|
||||||
|
. ${ME}/common.sh
|
||||||
|
|
||||||
|
# Git Export
|
||||||
|
export_source_directory
|
||||||
|
|
Loading…
Reference in New Issue
Block a user