Added Debian to local installer

I couldn't write it in bash, so I had to go with Python.
Eventually I'll rewrite locinst.sh to be almost fully Python.
This commit is contained in:
Geoffrey Frogeye 2016-01-30 18:14:37 +01:00
parent 876a98bcdc
commit 64e06be91c
3 changed files with 164 additions and 2 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__