I hereby claim:
- I am gordin on github.
- I am gordin (https://keybase.io/gordin) on keybase.
- I have a public key whose fingerprint is 82F2 7A3D E6A7 B0E0 679F E8E2 2AFD E976 F48A 7A0C
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # Date : 2013-06-02 17:37 | |
| # Last revision : 2013-08-06 19:54 | |
| # Wine version used : 1.5.29, 1.5.31, 1.6 | |
| # Distribution used to test : Ubuntu 13.04 x64 (Unity) | |
| # Author : Vimes | |
| # Depend: unzip | |
| [ "$PLAYONLINUX" = "" ] && exit 0 | |
| source "$PLAYONLINUX/lib/sources" |