mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
y-web: introduce y_path_install for yInstaller
Origin commit data
------------------
Branch: ni/coolstream
Commit: 15ddf7a53a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Origin message was:
------------------
- y-web: introduce y_path_install for yInstaller
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -21,6 +21,7 @@ y_path_sbin="/sbin"
|
||||
y_path_usrsbin="/usr/sbin"
|
||||
y_path_config="%(CONFIGDIR)"
|
||||
y_path_tmp="/tmp"
|
||||
y_path_install="$y_path_tmp/y-install"
|
||||
y_path_zapit="%(ZAPITDIR)"
|
||||
|
||||
y_url_control="http://localhost/control"
|
||||
@@ -37,4 +38,4 @@ y_tmp_m3u="$y_path_tmp/y.m3u"
|
||||
y_tmp_pls="$y_path_tmp/y.pls"
|
||||
|
||||
y_out_html="$y_path_tmp/y_out.yhtm"
|
||||
y_install="$y_path_tmp/install.sh"
|
||||
y_install="$y_path_install/install.sh"
|
||||
|
Reference in New Issue
Block a user