Skip to content

Instantly share code, notes, and snippets.

Keybase proof

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:

@Gordin
Gordin / scrolls-pol-script.sh
Last active August 29, 2015 13:57
Scripts to install and run Scrolls on linux with PlayOnLinux
#!/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"