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: b47ea1caf0
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Origin message was:
------------------
- data/scripts: add small script to start neutrino for generic-pc
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
5 lines
43 B
Bash
5 lines
43 B
Bash
#!/bin/bash
|
|
|
|
export SIMULATE_FE=1
|
|
neutrino
|