From 61f90695241e4b992af3b9229b3fc476daabb441 Mon Sep 17 00:00:00 2001
From: student <student@pcfeib430-142-77.vsb.cz>
Date: Mon, 2 Sep 2024 11:53:04 +0200
Subject: [PATCH] fix: add squirel to installAll function
---
swi-install.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/swi-install.sh b/swi-install.sh
index 2b6b7ce..6c69612 100755
--- a/swi-install.sh
+++ b/swi-install.sh
@@ -859,6 +859,7 @@ function installAll() {
# removeEclipseInstance papyrus
installEclipsePapyrus
+ installSquirreL
}
--
GitLab