copy/entrypoint.sh
Piers Beckley 94f2df9662 Fix?
2022-08-22 16:51:48 +01:00

3 lines
31 B
Bash
Executable File

#!/bin/sh -l
cp "$1" "$2" "$3"