1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-25 20:47:45 +01:00

removing pc related scripts

This commit is contained in:
TiynGER 2020-05-29 17:36:28 +02:00
parent 5ae8987fc6
commit 3bef227e83
3 changed files with 0 additions and 9 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh
winetricks sandbox
wine $WINEPREFIX/drive_c/Program\ Files/Stronghold\ Crusader\ Extreme/Stronghold_Crusader_Extreme.exe

View File

@ -1,3 +0,0 @@
#!/bin/sh
mvn exec:java -Dexec.mainClass="de.uol.swp.client.Main" -f ~/gitrepos/uniOldenburg/inf004swp/Client

View File

@ -1,3 +0,0 @@
#!/bin/sh
mvn exec:java -Dexec.mainClass="de.uol.swp.server.ServerApp" -f ~/gitrepos/uniOldenburg/inf004swp/Server