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