#!/bin/bash

defaults write ~/Library/Preferences/org.w0lf.vpk autoCheck 0
osascript -e 'tell application "vpk" to activate'
