mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
Merge pull request #1381 from hakuno2000/patch-1
Fix script to run the uninstall logic
This commit is contained in:
+1
-1
@@ -692,7 +692,7 @@ if [[ "$ENABLE_DOCKER" == "true" ]] && discover_rootless_container_runtime; then
|
||||
fi
|
||||
fi
|
||||
|
||||
finalize_plist_env_block()
|
||||
finalize_plist_env_block
|
||||
|
||||
# --- Uninstall Logic ---
|
||||
if [[ "$UNINSTALL" == "true" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user