Skip to content
Snippets Groups Projects
Commit 82541f38 authored by David Verelst's avatar David Verelst
Browse files

when testing wine config do not use alias

parent e8f76cd8
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -28,5 +28,5 @@ echo "alias wine32='WINEARCH=win32 WINEPREFIX=~/$WINEDIRNAME wine'" >> ~/.bashrc ...@@ -28,5 +28,5 @@ echo "alias wine32='WINEARCH=win32 WINEPREFIX=~/$WINEDIRNAME wine'" >> ~/.bashrc
source ~/.bashrc source ~/.bashrc
echo "-------- See if HAWC2 runs..." echo "-------- See if HAWC2 runs..."
wine32 hawc2-123-beta.exe WINEARCH=win32 WINEPREFIX=~/$WINEDIRNAME wine hawc2-123-beta.exe
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment