1 2 3 4 5 6 7
#!/bin/bash #This is a small wrapper that lets VegaStrike - Upon the coldest ocean run from seemingly anywhere if [ -d /usr/local/share/privgold100 ]; then vegastrike -d/usr/local/share/privgold100 else vegastrike -d/usr/share/privgold100 fi