Update common.sh

master
necro-nemesis 4 years ago committed by GitHub
parent d184531231
commit d6ad1b9560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -104,7 +104,7 @@ function download_latest_files() {
fi
install_log "Cloning latest files from github"
git clone --depth 1 https://github.com/necro-nemesis/SNapp-Pi-Host $snapp_dir || install_error "Unable to download files from github"
git clone --depth 1 https://github.com/necro-nemesis/Daedalus-SNAppCrafter $snapp_dir || install_error "Unable to download files from github"
#handle changes to resolvconf giving nameserver 127.3.2.1 priority.
sudo systemctl stop resolvconf

Loading…
Cancel
Save