change entrypoint

This commit is contained in:
canastro 2020-01-04 08:35:49 +00:00
parent 6fc51731b5
commit d76a688807

View File

@ -1 +1,3 @@
cp $SOURCE $TARGET
#!/bin/sh -l
sh -c "cp $*"