mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
remove GIT env
This commit is contained in:
parent
8b3b61867b
commit
be96613c3a
1
weave.sh
1
weave.sh
@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
GIT=${GIT:-"/bin/repo"}
|
|
||||||
USE_BITMAP_INDEX=${USE_BITMAP_INDEX:-"0"}
|
USE_BITMAP_INDEX=${USE_BITMAP_INDEX:-"0"}
|
||||||
MANIFEST_URL=$TUNASYNC_UPSTREAM_URL/weave/manifest
|
MANIFEST_URL=$TUNASYNC_UPSTREAM_URL/weave/manifest
|
||||||
MANIFEST_DIR=$TUNASYNC_WORKING_DIR/.manifest
|
MANIFEST_DIR=$TUNASYNC_WORKING_DIR/.manifest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user