mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: 822ee02aa1
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-11-22 (Thu, 22 Nov 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
9 lines
148 B
Bash
Executable File
9 lines
148 B
Bash
Executable File
export LD_LIBRARY_PATH=/opt/lib:/opt/usr/lib
|
|
export PATH=${PATH}:/opt/bin:/opt/usr/bin
|
|
|
|
echo "### Starting NEUTRINO ###"
|
|
|
|
cd /opt/bin
|
|
./neutrino &
|
|
|