#!/bin/bash # Created by Tobias Powalowski build () { add_binary "/usr/sbin/pptp" add_file "/usr/share/archboot/pptpclient/etc/ppp/options.pptp" "/etc/ppp/options.pptp" } help () { cat<