jadeite/game_payload/copy_core.sh

5 lines
45 B
Bash
Raw Normal View History

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