mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-15 19:13:01 +02:00
Fix path to blackbox_postdeploy
This commit is contained in:
@@ -19,4 +19,4 @@ if [[ -z $GPG_AGENT_INFO ]]; then
|
||||
eval $(gpg-agent --daemon)
|
||||
fi
|
||||
|
||||
exec blackbox_postdeploy.sh "$@"
|
||||
exec blackbox_postdeploy "$@"
|
||||
|
||||
Reference in New Issue
Block a user