From 751ae34e88b7134758d56f1489cff9433826eff6 Mon Sep 17 00:00:00 2001 From: Bram Kelchtermans Date: Mon, 8 Jul 2024 22:51:53 +0200 Subject: [PATCH] refactor: Remove unnecessary 'start_teleport_foreground' function call --- gui/setup.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/gui/setup.sh b/gui/setup.sh index f4607d2f..452368c3 100755 --- a/gui/setup.sh +++ b/gui/setup.sh @@ -12,6 +12,3 @@ chmod +x ./gui/postman.sh chmod +x ./gui/floorp/setup.sh ./gui/floorp/setup.sh - -chmod +x ./gui/gnome/setup.sh -./gui/gnome/setup.sh \ No newline at end of file