This commit is contained in:
Marc Beninca 2020-05-01 18:09:34 +02:00
parent b7bce33a1e
commit 70f8a05bcd

13
sync.sh Executable file
View file

@ -0,0 +1,13 @@
#! /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/