Skip to content

Instantly share code, notes, and snippets.

View Kloadut's full-sized avatar

kload Kloadut

View GitHub Profile
@Kloadut
Kloadut / Monaco_Linux-Powerline.ttf
Created September 21, 2012 18:29 — forked from epegzz/Monaco_Linux-Powerline.ttf
Monaco for vim-powerline
# SRS
127.0.0.1:10001 stream tcp nowait root /opt/srs/srs-encode.sh /opt/srs/srs-encode.sh
127.0.0.1:10002 stream tcp nowait root /opt/srs/srs-decode.sh /opt/srs/srs-decode.sh
### Keybase proof
I hereby claim:
* I am kloadut on github.
* I am kload (https://keybase.io/kload) on keybase.
* I have a public key whose fingerprint is 383E 09E1 54A3 D933 CEA3 7F3F DE1D A528 96B0 73B6
To claim this, I am signing this object:
@Kloadut
Kloadut / moulinette-yunohost-from-git.sh
Last active September 29, 2015 16:02 — forked from jeromelebleu/moulinette-yunohost-from-git.sh
Deploy moulinette-yunohost from git repository
#!/bin/bash
if [ "$#" -ne "1" ]; then
echo "Usage: $0 DESTDIR"
exit 1
fi
DESTDIR=$1
# Check DESTDIR