#!/bin/bash
defaults write ~/Library/Preferences/org.w0lf.vpk autoInstall 0
osascript -e 'tell application "vpk" to activate'
