diff --git a/fdmr-bridge.sh b/fdmr-bridge.sh
index c3aa7e2..774ccae 100644
--- a/fdmr-bridge.sh
+++ b/fdmr-bridge.sh
@@ -397,7 +397,7 @@ sudo cat > /opt/FDMR-Monitor-B/templates/main_table.html <<- "EOF"
EOF
#
sed -i "s/1100/1200/g" /opt/FDMR-Monitor-B/templates/*.*
-sed -i "s/Copyright (c) 2016-.*/Copyright (c) \"2016\") {\$cdate=\"2016-\".date(\"Y\");} echo \$cdate; ?>
/g" /opt/FDMR-Monitor-B/html/*.php
+#sed -i "s/Copyright (c) 2016-.*/Copyright (c) \"2016\") {\$cdate=\"2016-\".date(\"Y\");} echo \$cdate; ?>
/g" /opt/FDMR-Monitor-B/html/*.php
#sed -i "s/meta name=\"description.*/meta name=\"description\" content=\"Copyright (c) 2016-22.The Regents of the K0USY Group. All rights reserved. Version OA4DOA 2022 (v270422)\">/g" /opt/FDMR-Monitor-B/html/*.php
sed -i 's/b1eee9/3bb43d/' /opt/FDMR-Monitor-B/html/css/*.*
#sed -i "s/All rights reserved.
.*/All rights reserved.
\"2018\") {\$cdate=\"2018-\".date(\"Y\");} echo \$cdate; ?>\" target=\"_blank\" href=https:\/\/gitlab.com\/hp3icc\/fdmr-b\/>Script project: FDMR Bridge<\/a>
/g" /opt/FDMR-Monitor-B/html/*.php
diff --git a/install.sh b/install.sh
index 1456f22..80e044e 100644
--- a/install.sh
+++ b/install.sh
@@ -335,6 +335,7 @@ sudo chmod +x /opt/FreeDMR/config/*
#FDMR-Monitor
cd /opt
#sudo git clone https://github.com/yuvelq/FDMR-Monitor.git
+#sudo git clone https://gitlab.com/hp3icc/FDMR-Monitor.git
sudo git clone https://gitlab.com/hp3icc/FDMR-Monitor.git
cd FDMR-Monitor
sudo git checkout Self_Service
diff --git a/update.sh b/update.sh
index 3d820ed..4d73a38 100644
--- a/update.sh
+++ b/update.sh
@@ -719,6 +719,7 @@ fi
###FDMR-Monitor
cd /opt
#sudo git clone https://github.com/yuvelq/FDMR-Monitor.git
+#sudo git clone https://gitlab.com/hp3icc/FDMR-Monitor.git
sudo git clone https://gitlab.com/hp3icc/FDMR-Monitor.git
cd FDMR-Monitor
sudo git checkout Self_Service