mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-12-26 00:52:46 +00:00
remove unused scripts
This commit is contained in:
parent
960cb5852e
commit
bac12aead8
|
|
@ -1,6 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
BASE_URL=${TUNASYNC_UPSTREAM_URL:-"http://archive.raspberrypi.org/debian/"}
|
||||
|
||||
cd "$TUNASYNC_WORKING_DIR"
|
||||
lftp "$BASE_URL" -e "mirror --verbose -P 5 --delete --only-newer; bye"
|
||||
Loading…
Reference in New Issue