Fixed the path for swamp updates.

This commit is contained in:
Storm Dragon 2021-01-31 15:26:27 -05:00
parent 8b03600095
commit 2c29eaea38

View File

@ -48,7 +48,7 @@ extract_error() {
# Set the swamp directory
pushd ~/.local/wine/swamp
pushd ~/.local/wine/swamp/drive_c/Program\ Files/swamp
# Restore the directory stack on exit.
trap popd EXIT