4 lines
86 B
Bash
4 lines
86 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
vagrant ssh -c "/working/puppet/modules/custom/files/save-db-changes.sh"
|