mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
migration.sh: remove obsolete console output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 17020b1bb7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-27 (Sun, 27 Jan 2019)
Origin message was:
------------------
- migration.sh: remove obsolete console output
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -45,7 +45,6 @@ controlscripts="\
|
||||
|
||||
mkdir -p /var/tuxbox/control/
|
||||
for controlscript in $controlscripts; do
|
||||
echo $controlscript
|
||||
if [ -e $controlscript ]; then
|
||||
mv $controlscript /var/tuxbox/control/
|
||||
fi
|
||||
|
Reference in New Issue
Block a user