Skip to content

Commit 93a5245

Browse files
Fix typo in judgehost YAML.
1 parent 8148a5c commit 93a5245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icpc-wf/ansible/judgehost.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
notify: restart systemctl
112112

113113
- name: copy judgedaemon systemd unit file
114-
copy: src={{DJ_DIR/judge/domjudge-judgehost.service dest=/etc/systemd/system/
114+
copy: src={{DJ_DIR}}/judge/domjudge-judgehost.service dest=/etc/systemd/system/
115115
tags: updateservice
116116
notify: restart systemctl
117117

0 commit comments

Comments
 (0)