From 3c6703ee5d45c5f8228ede27604261735303538f Mon Sep 17 00:00:00 2001 From: Weilbyte Date: Wed, 23 Oct 2019 02:00:39 +0200 Subject: [PATCH] Download new icons --- serverside/ddInstall.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/serverside/ddInstall.sh b/serverside/ddInstall.sh index 520691a..a9a9926 100644 --- a/serverside/ddInstall.sh +++ b/serverside/ddInstall.sh @@ -31,12 +31,16 @@ wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_icon-cpu.pn wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_icon-hdd.png &> /dev/null wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_icon-ram.png &> /dev/null wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_icon-swap.png &> /dev/null +wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_icon-cd.png &> /dev/null +wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_icon-display.png &> /dev/null +wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_icon-network.png &> /dev/null wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_logo.png &> /dev/null wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_mini-bottom.png &> /dev/null wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_mini-top.png &> /dev/null wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_readme &> /dev/null wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_tool-sprites.png &> /dev/null wget https://github.com/Weilbyte/PVEDiscordDark/raw/master/images/dd_trigger.png &> /dev/null + DotSay 'Downloaded images!' Say '' Say 'Installation finished!'