mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Added a startup script.
This commit is contained in:
parent
d9995ae996
commit
cb81975ab6
7
ugly_hacks/santiago/start.sh
Normal file
7
ugly_hacks/santiago/start.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
|
||||||
|
PYTHONPATH=$PYTHONPATH:../..
|
||||||
|
PYTHONPATH=$PYTHONPATH:/home/nick/programs/python-gnupg/python-gnupg-0.2.9
|
||||||
|
export PYTHONPATH
|
||||||
|
|
||||||
|
python simple_santiago.py
|
||||||
Loading…
x
Reference in New Issue
Block a user