mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
- data/y-web/scripts/Makefile.am: simplify; fix script permissions
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
installdir = $(PRIVATE_HTTPDDIR)/scripts
|
||||
installdir = $(PRIVATE_HTTPDDIR)/scripts
|
||||
|
||||
install_DATA= api.sh _Y_Globals.sh _Y_Library.sh Y_Live.sh Y_Tools.sh
|
||||
install_SCRIPTS = \
|
||||
api.sh \
|
||||
_Y_Globals.sh \
|
||||
_Y_Library.sh \
|
||||
Y_Live.sh \
|
||||
Y_Tools.sh
|
||||
|
||||
# file manager
|
||||
install_DATA += Y_NAS.sh
|
||||
install_SCRIPTS += \
|
||||
Y_NAS.sh
|
||||
|
||||
install-data-hook:
|
||||
chmod 0755 $(DESTDIR)$(PRIVATE_HTTPDDIR)/scripts/api.sh
|
||||
|
0
data/y-web/scripts/Y_Live.sh
Executable file → Normal file
0
data/y-web/scripts/Y_Live.sh
Executable file → Normal file
0
data/y-web/scripts/Y_NAS.sh
Executable file → Normal file
0
data/y-web/scripts/Y_NAS.sh
Executable file → Normal file
0
data/y-web/scripts/Y_Tools.sh
Executable file → Normal file
0
data/y-web/scripts/Y_Tools.sh
Executable file → Normal file
0
data/y-web/scripts/_Y_Globals.sh
Executable file → Normal file
0
data/y-web/scripts/_Y_Globals.sh
Executable file → Normal file
0
data/y-web/scripts/_Y_Library.sh
Executable file → Normal file
0
data/y-web/scripts/_Y_Library.sh
Executable file → Normal file
0
data/y-web/scripts/api.sh
Executable file → Normal file
0
data/y-web/scripts/api.sh
Executable file → Normal file
Reference in New Issue
Block a user