Skip to content

Commit

Permalink
tests: refer to user install binary
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Oct 9, 2024
1 parent 959f063 commit c937c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ tar xaf SteamLinuxRuntime_sniper.tar.xz
mv SteamLinuxRuntime_sniper/* $HOME/.local/share/umu
mv $HOME/.local/share/umu/_v2-entry-point $HOME/.local/share/umu/umu

UMU_LOG=debug GAMEID=umu-0 umu-run wineboot -u
UMU_LOG=debug GAMEID=umu-0 $HOME/.local/bin/umu-run wineboot -u

0 comments on commit c937c94

Please sign in to comment.