diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-07 19:37:27 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-07 19:37:27 +0900 |
| commit | b6b51947c27c9fa9030de549fddb7cc2f7e77514 (patch) | |
| tree | 392fe1265c70257ae7656b289358728475efc57b /ar | |
| parent | b1b66ce853e96ffce0bc1be15c99ad49a8c0b920 (diff) | |
modified bin/iwaf, modified Music/.music.txt
Diffstat (limited to 'ar')
| -rwxr-xr-x | ar/.local/bin/iwaf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/iwaf b/ar/.local/bin/iwaf index 89b10b2..52d879f 100755 --- a/ar/.local/bin/iwaf +++ b/ar/.local/bin/iwaf @@ -80,7 +80,7 @@ main() { # Configure environment variables export LANG='en_US.UTF-8' export LC_ALL='en_US.UTF-8' - export WINEARCH='win32' + export WINEARCH='win64' export WINEPREFIX="${WINEPREFIX:-${XDG_DATA_HOME:-${HOME}/.local/share}/wine}/soop" # Install |
