mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update run.sh
* debug .. whats tripping
This commit is contained in:
parent
5ce774f745
commit
244e31145c
1 changed files with 3 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ else
|
|||
--confdir "$CONF_SEED" \
|
||||
--sync \
|
||||
--verbose \
|
||||
--verbose \
|
||||
--syncdir "$SEED_DIR" \
|
||||
--single-directory "$REMOTE_PREFIX" \
|
||||
2>&1 | tee "$SEED_LOG"
|
||||
|
|
@ -158,6 +159,7 @@ else
|
|||
--confdir "$CONF_UP" \
|
||||
--sync \
|
||||
--verbose \
|
||||
--verbose \
|
||||
--upload-only \
|
||||
--syncdir "$UP_DIR" \
|
||||
--single-directory "$REMOTE_PREFIX" \
|
||||
|
|
@ -178,6 +180,7 @@ else
|
|||
--confdir "$CONF_VER" \
|
||||
--sync \
|
||||
--verbose \
|
||||
--verbose \
|
||||
--download-only \
|
||||
--syncdir "$VER_DIR" \
|
||||
--single-directory "$REMOTE_PREFIX" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue