mirror of
https://github.com/ShaYmez/hblink3-docker-install.git
synced 2025-12-22 21:49:50 +13:00
Update hblink3-docker-install.sh
try using config externally
This commit is contained in:
parent
960ac04d69
commit
25e0a15419
@ -236,9 +236,9 @@ echo "--------------------------------------"
|
||||
echo "Installing HBMonv2 configuration....."
|
||||
echo "--------------------------------------"
|
||||
sleep 2
|
||||
cp hbmon.cfg /etc/hblink3/hbmon.cfg
|
||||
cp config.py /etc/hblink3/config.py
|
||||
|
||||
if [ -e /etc/hblink3/hbmon.cfg ]
|
||||
if [ -e /etc/hblink3/config.py ]
|
||||
then
|
||||
echo "-----------------------------------------------------------------------------------------"
|
||||
echo "It looks like the HBMonv2 files installed correctly. The installation will now proceed. "
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user