Fixed up build scripts somewhat.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user