yWeb: fix some paths

Origin commit data
------------------
Branch: ni/coolstream
Commit: deedcb5792
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-01-13 (Wed, 13 Jan 2021)

Origin message was:
------------------
- yWeb: fix some paths

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-01-13 19:44:30 +01:00
parent dc15a86c98
commit 3cb8b5c7bc
10 changed files with 41 additions and 41 deletions

View File

@@ -17,8 +17,10 @@ boxtype="coolstream"
y_path_httpd=".."
y_path_scripts="$y_path_httpd/scripts"
y_path_bin="/bin"
y_path_usrbin="/usr/bin"
y_path_varbin="/var/bin"
y_path_sbin="/sbin"
y_path_usrsbin="/usr/sbin"
y_path_config="%(CONFIGDIR)"
y_path_tmp="/tmp"
y_path_zapit="$y_path_config/zapit"