clean out installers

pull/2/head
necro-nemesis 5 years ago
parent d191ce7606
commit 57cbbf526b

@ -95,6 +95,7 @@ function download_latest_files() {
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"
sudo rm -r $snapp_dir/installers
}
# Sets files ownership in SNapp directory

Loading…
Cancel
Save