Skip to content

Commit caefcdd

Browse files
committed
mystamps-backup(remote-backup.sh): move script to the ansible role.
No functional changes.
1 parent a7c7736 commit caefcdd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

vagrant/provisioning/roles/mystamps-backup/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
# @todo #705 remote-backup.sh: find a way to protect duplicity against ps
6565
- name: Creating a script for doing remote backup
6666
template:
67-
src: ../../src/main/scripts/remote-backup.sh
67+
src: remote-backup.sh
6868
dest: /data/bin/remote-backup.sh
6969
force: yes
7070
backup: no

0 commit comments

Comments
 (0)