From b7584cacc5b5014eadfdb0a134849d301ff4e368 Mon Sep 17 00:00:00 2001 From: Ichbinus Date: Mon, 18 Nov 2024 14:13:38 +0100 Subject: [PATCH] passage en fichier type linux --- Packages_metiers/installations_packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages_metiers/installations_packages.sh b/Packages_metiers/installations_packages.sh index 1f34bda..9733e1b 100644 --- a/Packages_metiers/installations_packages.sh +++ b/Packages_metiers/installations_packages.sh @@ -28,7 +28,7 @@ func_outils_admin_poste(){ func_outils_devs(){ apt-get update - apt install -y xwayland git git-extras gitk meld jq yq fd-find ripgrep parcellite pandoc cloc fzf shellcheck dconf-cli gnome-tweaks gnome-shell-extensions gnome-shell-extension-manager inotify-tools shutter sshfs terminator uuid wl-clipboard apache2 nginx make build-essential libssl-dev zlib1g-dev libreadline-dev libbz2-dev libsqlite3-dev llvm libncurses5-dev php keepassxc pass libroffice + apt install -y xwayland git git-extras gitk meld jq yq fd-find ripgrep parcellite pandoc cloc fzf shellcheck dconf-cli gnome-tweaks gnome-shell-extensions gnome-shell-extension-manager inotify-tools shutter sshfs terminator uuid wl-clipboard apache2 nginx make build-essential libssl-dev zlib1g-dev libreadline-dev libbz2-dev libsqlite3-dev llvm libncurses5-dev php keepassxc pass libreoffice } func_vscode(){