septum-mec/scripts/push_processing

4 lines
184 B
Bash
Executable File

#!/bin/bash
rsync -rzuP --exclude=.phy --remove-source-files actions/$1 nird:/projects/NS9048K/NORSTORE_OSL_DISK/NS9048K/server/septum-mec/actions
find actions/ -type d -empty -delete