From 5a18a93299bf2c5fe1fa8d5ea6c3e7b1fec66008 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 23 May 2017 00:06:08 +0200 Subject: [PATCH] fix --- shellscripte.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/shellscripte.sh b/shellscripte.sh index f8f9919..5e5f0de 100755 --- a/shellscripte.sh +++ b/shellscripte.sh @@ -7,12 +7,12 @@ set -x apt update apt upgrade -apt install hedgewars minetest minetest-server teeworlds teeworlds-server mumble mumble-server freeciv gnome-chess gnuchess inkscape gimp ffmpeg git htop android-tools-adb android-tools-fastboot qemu-system btrfs-tools nvidia-367 nvidia-settings +apt install hedgewars minetest minetest-server teeworlds teeworlds-server mumble mumble-server freeciv gnome-chess gnuchess inkscape gimp ffmpeg git htop android-tools-adb android-tools-fastboot qemu-system btrfs-tools nvidia-367 nvidia-settings -y nvidia-xconfig add-apt-repository ppa:wfg/0ad apt-get update -apt-get install 0ad +apt-get install 0ad -y # 1. Add the Spotify repository signing key to be able to verify downloaded packages apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886 @@ -24,17 +24,17 @@ echo deb http://repository.spotify.com stable non-free | tee /etc/apt/sources.li apt-get update # 4. Install Spotify -apt-get install spotify-client +apt-get install spotify-client -y # dd bs=4M if=2017-03-02-raspbian-jessie.img of=/dev/sdd status=progress && sync mkdir -p /media/hdd echo "/dev/sda1 /media/hdd ext4 defaults 0 2" >> /etc/fstab -echo "/media/hdd/mnt/Musik /home/$USER/Musik none bind 0 0" >> /etc/fstab -echo "/media/hdd/mnt/Bilder /home/$USER/Bilder none bind 0 0" >> /etc/fstab -echo "/media/hdd/mnt/Dokumente /home/$USER/Dokumente none bind 0 0" >> /etc/fstab -echo "/media/hdd/mnt/Videos /home/$USER/Videos none bind 0 0" >> /etc/fstab -echo "/media/hdd/mnt/Downloads /home/$USER/Downloads none bind 0 0" >> /etc/fstab +echo "/media/hdd/mnt/Musik /home/simono41/Musik none bind 0 0" >> /etc/fstab +echo "/media/hdd/mnt/Bilder /home/simono41/Bilder none bind 0 0" >> /etc/fstab +echo "/media/hdd/mnt/Dokumente /home/simono41/Dokumente none bind 0 0" >> /etc/fstab +echo "/media/hdd/mnt/Videos /home/simono41/Videos none bind 0 0" >> /etc/fstab +echo "/media/hdd/mnt/Downloads /home/simono41/Downloads none bind 0 0" >> /etc/fstab # netbeans + jdk # atom