jadeite/game_payload/copy_core.sh
2023-07-28 01:51:04 +03:00

5 lines
45 B
Bash

#!/usr/bin/env sh
cp "$1" "$2"
cp "$1" "$3"