mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
8 lines
73 B
Bash
Executable File
8 lines
73 B
Bash
Executable File
#! /bin/sh
|
|
|
|
#PYTHONPATH=$PYTHONPATH
|
|
|
|
export PYTHONPATH
|
|
|
|
python plinth.py
|