#!/usr/bin/env bash # Created by Tobias Powalowski build () { add_binary "lftp" add_binary "lftpget" add_file "/etc/lftp.conf" } help () { cat<