#!/usr/bin/python3
import sys
import pbget
sys.exit(pbget.run_main())
