From 660ebcfd032cae932ac465b49fdfe06c50c38497 Mon Sep 17 00:00:00 2001 From: jedi Date: Mon, 28 Mar 2022 05:28:48 +0200 Subject: [PATCH] dont install kicad --- entry.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/entry.sh b/entry.sh index 96135ee..099b201 100755 --- a/entry.sh +++ b/entry.sh @@ -151,7 +151,8 @@ function second_stage(){ btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui) apt install -y git wget materia-gtk-theme htop nmap arandr timeshift gparted echo $? - apt install -y virt-manager telegram-desktop chromium firefox thunderbird geany vlc pidgin gimp inkscape meld kicad blender freecad remmina gmpc + apt install -y virt-manager telegram-desktop chromium firefox thunderbird geany vlc pidgin gimp inkscape meld blender freecad remmina gmpc + # kicad echo $? btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_big_tools) git clone https://github.com/robbyrussell/oh-my-zsh.git $HOME/.oh-my-zsh