diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-08-28 21:20:58 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-08-28 21:20:58 (GMT) |
commit | 69a0137390be9816d5ec5dc9e81d48817a817758 (patch) | |
tree | 4d89f3c03bfc626d1f3f704c7b017c6bca60f469 /build_tools | |
parent | e31ad5e8258a4a3f6222368e17633cd5f4a37188 (diff) | |
download | linhes_dev-69a0137390be9816d5ec5dc9e81d48817a817758.zip |
Little script to manually create extra db.
Diffstat (limited to 'build_tools')
-rwxr-xr-x | build_tools/bin/ue.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build_tools/bin/ue.sh b/build_tools/bin/ue.sh new file mode 100755 index 0000000..fe0e18c --- /dev/null +++ b/build_tools/bin/ue.sh @@ -0,0 +1,2 @@ +#!/bin/sh +update_db_repo.sh /data/pkg_repo/i686/extra-testing extra-testing |