Fix path
This commit is contained in:
parent
6a2ff13321
commit
2996177350
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
notify: restart httpd
|
notify: restart httpd
|
||||||
|
|
||||||
- name: timeout in case url.ca goes down
|
- name: timeout in case url.ca goes down
|
||||||
copy: src=classes/class_urlshort.php dest=/usr/share/sticky-notes/classes/class_urlshort.php owner=root group=root mode=644
|
copy: src=class_urlshort.php dest=/usr/share/sticky-notes/classes/class_urlshort.php owner=root group=root mode=644
|
||||||
notify: restart httpd
|
notify: restart httpd
|
||||||
|
|
||||||
- name: set sebooleans so paste can talk to the db
|
- name: set sebooleans so paste can talk to the db
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue