Update install.sh

main
necro-nemesis 3 years ago committed by GitHub
parent 5b0a5c7f91
commit e9289cb211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@ function resolv_config () {
# Player during install_log
function player () {
sudo apt update
sudo apt install sox -y
sudo apt install sox libsox-fmt-all -y
play $lokinet_dir/assets/Stranglehold.mp3 &>/dev/null </dev/null &
}

Loading…
Cancel
Save