mirror of https://github.com/tiyn/dotfiles
parent
b61d3da860
commit
0130de12b4
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
winetricks sandbox
|
||||
wine $WINEPREFIX/drive_c/Program\ Files/Stronghold\ Crusader\ Extreme/Stronghold_Crusader_Extreme.exe
|
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
mvn exec:java -Dexec.mainClass="de.uol.swp.client.Main" -f ~/gitrepos/uniOldenburg/inf004swp/Client
|
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
mvn exec:java -Dexec.mainClass="de.uol.swp.server.ServerApp" -f ~/gitrepos/uniOldenburg/inf004swp/Server
|
Loading…
Reference in new issue