moonbit-pathfinding/push-to-upstream.sh

3 lines
52 B
Bash
Executable File

#!/bin/bash
exec "$(dirname "$0")/pushmain.sh" "$@"