mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
neutrino: add some autorun.sh file for apollo.
This commit is contained in:
7
autorun.sh
Executable file
7
autorun.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
export LD_LIBRARY_PATH=/opt/lib
|
||||
|
||||
echo "### Starting NEUTRINO ###"
|
||||
|
||||
cd /opt/bin
|
||||
./neutrino &
|
||||
|
Reference in New Issue
Block a user