#!/bin/bash # Execute the git commit cd /home/jskala/github/NFOguard # Make commit script executable chmod +x commit_webhook_fixes.sh # Run the commit ./commit_webhook_fixes.sh