Update raspbian.sh

pull/2/head
necro-nemesis 5 years ago committed by GitHub
parent 5d73625394
commit e74a94b1be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,6 @@
UPDATE_URL="https://raw.githubusercontent.com/necro-nemesis/raspap-webgui/master/"
wget -q ${UPDATE_URL}/installers/common.sh -O /tmp/raspapcommon.sh
source /tmp/raspapcommon.sh
#&& rm -f /tmp/raspapcommon.sh
source /tmp/raspapcommon.sh && rm -f /tmp/raspapcommon.sh
function update_system_packages() {
install_log "Updating sources"

Loading…
Cancel
Save