소스 검색

Update changedetection-install.sh

fix calling incorrect variable
tteckster 2 년 전
부모
커밋
5ceb5cffbe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      install/changedetection-install.sh

+ 1 - 1
install/changedetection-install.sh

@@ -151,7 +151,7 @@ systemctl enable -q --now changedetection
 msg_ok "Created Services"
 msg_ok "Created Services"
 
 
 motd_ssh
 motd_ssh
-root
+customize
 
 
 msg_info "Cleaning up"
 msg_info "Cleaning up"
 $STD apt-get autoremove
 $STD apt-get autoremove