11 lines
276 B
Bash
Executable File
11 lines
276 B
Bash
Executable File
#! /usr/bin/env bash
|
|
|
|
/var/services/homes/squeaky2x3/dev/mnt/home/Go/bin/lastn \
|
|
-tmp=/volume1/video/FTP \
|
|
-cmd=backup \
|
|
-n=14 \
|
|
-ns=daily \
|
|
-root=/volume1/video/Bel/sync/Core/ledger \
|
|
-store=files \
|
|
-storeaddr=/volume1/homes/squeaky2x3/bin/backup/ledger
|