Fixed the typo in init-ubuntu.sh

Related-PROD: PROD-36128

Change-Id: Idf0b0bf9985fd31c2c250dae1fef490af9f68152
diff --git a/k8s/init-ubuntu.sh b/k8s/init-ubuntu.sh
index 4198749..a27fd2d 100644
--- a/k8s/init-ubuntu.sh
+++ b/k8s/init-ubuntu.sh
@@ -7,5 +7,5 @@
 
 mkdir /artifacts/cmp-check && cd /artifacts/cmp-check
 cp /artifacts/res-files/scripts/prepare.sh ./
-cp /artifacts/res-files/scripts/cmp-check.sh ./
+cp /artifacts/res-files/scripts/cmp_check.sh ./
 cp /artifacts/res-files/cleanup.sh ./