summaryrefslogtreecommitdiffstats
path: root/_deploy/wsl
diff options
context:
space:
mode:
Diffstat (limited to '_deploy/wsl')
-rwxr-xr-x_deploy/wsl/os-trog24.04.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/_deploy/wsl/os-trog24.04.sh b/_deploy/wsl/os-trog24.04.sh
index f3d1185..e4cf062 100755
--- a/_deploy/wsl/os-trog24.04.sh
+++ b/_deploy/wsl/os-trog24.04.sh
@@ -27,6 +27,7 @@ sudo apt autoremove -y
sudo apt install sqlite3 -y
sudo apt install gedit -y
+sudo apt-get install imagemagick -y
sudo apt install tig gitg meld -y
# python formatting https://docs.astral.sh/ruff/