From 6dcf7a949b1acb0a26a977e472891e7a23a65eb5 Mon Sep 17 00:00:00 2001 From: tcsenpai Date: Wed, 20 Mar 2024 13:00:31 +0100 Subject: [PATCH] If you use megasync and it hangs, try this --- bin/megafix | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/megafix diff --git a/bin/megafix b/bin/megafix new file mode 100755 index 0000000..c3c9497 --- /dev/null +++ b/bin/megafix @@ -0,0 +1,3 @@ +#!/bin/zsh +killall megasync +nohup /bin/megasync --nogfx &