#!/bin/bash export SPLUNK_USERNAME=admin export SPLUNK_PASSWORD='2312Jocpam!?' python3 /opt/splunk/etc/apps/pusher_app/bin/git_pusher.py > /opt/splunk/var/log/splunk/git_pusher_startup.log 2>&1 & echo $! > /opt/splunk/etc/apps/pusher_app/bin/git_pusher.pid