3 lines
125 B
Plaintext
3 lines
125 B
Plaintext
|
#!/bin/bash
|
||
|
rsync -rzuP --exclude=.phy actions/$1 nird:/projects/NS9048K/NORSTORE_OSL_DISK/NS9048K/server/septum-mec/actions
|