Skip to content

Commit 3bc68c4

Browse files
committed
chore: need to link wal-g v2 correctly
1 parent 04a20d2 commit 3bc68c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/tasks/setup-wal-g.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
- name: Create symlink to make wal-g-v2 the default wal-g
4646
ansible.builtin.file:
47-
src: /usr/local/bin/wal-g-v2
47+
src: /home/wal-g/.nix-profile/bin/wal-g-2
4848
dest: /usr/local/bin/wal-g
4949
state: link
5050
force: yes

0 commit comments

Comments
 (0)