mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: 63e90c1a5c
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Origin message was:
------------------
- yWeb: rename Y_NI_Plugin-control.yhtm => Y_Settings_Plugincontrol.yhtm
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
17 lines
248 B
Makefile
17 lines
248 B
Makefile
installdir = $(PRIVATE_HTTPDDIR)/scripts
|
|
|
|
install_SCRIPTS = \
|
|
_Y_Globals.sh \
|
|
_Y_Library.sh \
|
|
Y_Plugincontrol.sh \
|
|
Y_Tools.sh
|
|
|
|
# file manager
|
|
install_SCRIPTS += \
|
|
Y_NAS.sh
|
|
|
|
# NI-yWeb
|
|
install_SCRIPTS += \
|
|
Y_NI_Camd-control.sh \
|
|
Y_NI_Tools.sh
|