steamdeckgamerun/update.sh

5 lines
73 B
Bash
Executable File

cp "$1" game.txt
git add .
git commit -m "trocado jogo para $1"
git push