parent
955406d39d
commit
2098a67a6e
2 changed files with 0 additions and 12 deletions
12
build.sh
12
build.sh
|
@ -1,12 +0,0 @@
|
|||
#! /usr/bin/env bash
|
||||
FILE="$(realpath "${BASH_SOURCE[0]}")"
|
||||
ROOT="$(dirname "${FILE}")"
|
||||
|
||||
rsync \
|
||||
--archive \
|
||||
--delete-before \
|
||||
--partial \
|
||||
--progress \
|
||||
--verbose \
|
||||
"${ROOT}/in/" \
|
||||
"${ROOT}/out/"
|
Loading…
Reference in a new issue