summaryrefslogtreecommitdiff
path: root/parabolaweb-update
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-11 22:57:14 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-11-11 22:57:14 -0500
commitdaa430d4465c3cc183c34b04a8ab0dc94ca7d83e (patch)
tree431c33db3a06d0c36030d998814cfcac8873f346 /parabolaweb-update
parent5c3ef185cea1868cb4aea2352df51ca11543ecfa (diff)
use gitget instead of libregit
Diffstat (limited to 'parabolaweb-update')
-rwxr-xr-xparabolaweb-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/parabolaweb-update b/parabolaweb-update
index b868c91..afba1c0 100755
--- a/parabolaweb-update
+++ b/parabolaweb-update
@@ -81,7 +81,7 @@ main() {
if [[ -d "$WEBDIR" ]]; then
clean
fi
- libregit "$GITURL" "$GITREF" "$WEBDIR"
+ gitget checkout "$GITURL" "$WEBDIR"
configure
update-database
update-filesystem