.
This commit is contained in:
6
.functions/reset_evolution.sh
Normal file
6
.functions/reset_evolution.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
function reset_evolution() {
|
||||
# Reset evolution calendar factory
|
||||
# When it hangs connecting to EWS calendar outlooko365
|
||||
EWS_DEBUG=2 /usr/lib/evolution-data-server/evolution-calendar-factory -w
|
||||
}
|
Reference in New Issue
Block a user