Files
kamal/test/integration/docker/deployer/update_app_rev.sh
2024-03-21 12:09:59 +00:00

4 lines
58 B
Bash
Executable File

#!/bin/bash
cd $1 && git commit -am 'Update rev' --amend