−sync
This commit is contained in:
parent
29ce80345e
commit
2849d4871e
1 changed files with 0 additions and 13 deletions
13
sync.sh
13
sync.sh
|
@ -1,13 +0,0 @@
|
|||
#! /bin/bash
|
||||
FILE="$(realpath "${BASH_SOURCE[0]}")"
|
||||
DIRECTORY="$(dirname "${FILE}")"
|
||||
|
||||
cd "${DIRECTORY}"
|
||||
|
||||
rsync \
|
||||
--archive \
|
||||
--progress \
|
||||
--verbose \
|
||||
--delete-before \
|
||||
out/ \
|
||||
marc-beninca.fr:/ssd/projects/public/marc-beninca.fr/cnam/out/
|
Loading…
Add table
Add a link
Reference in a new issue