diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bb20595..f522bd4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,6 @@ shellcheck: push_to_prod: stage: build script: - - whoami - cp etc/frontview/support/rr4360psu.sh /home/cody/web/ntgr.support/public_html/scripts/readynas_os_6/rr4360psu.sh - cp etc/systemd/system/multi-user.target.wants/rr4360psu.service /home/cody/web/ntgr.support/public_html/scripts/readynas_os_6/rr4360psu.service - cp etc/systemd/system/multi-user.target.wants/rr4360psu.timer /home/cody/web/ntgr.support/public_html/scripts/readynas_os_6/rr4360psu.timer