Change disel by plm

This commit is contained in:
Dryusdan 2019-04-30 21:15:08 +02:00
parent 95e75a926a
commit 2ee33fe2ae
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
group: plume
- name: "Diesel run"
shell: "/var/www/plume/.cargo/bin/diesel migration run"
shell: "/var/www/plume/.cargo/bin/plm migration run"
args:
chdir: /var/www/plume/www
become: yes