You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I might want to pass args like aw-sync daemon to a module that I don't want to include in the autostart_modules. One way is placing a script in ~/aw-modules with the args passed and launch via aw-tauri. Also if an autostarted module crashes 3 times hitting the restart limit, restarting via the tray_menu later will not launch with the args passed.
The text was updated successfully, but these errors were encountered:
I might want to pass args like
aw-sync daemon
to a module that I don't want to include in the autostart_modules. One way is placing a script in~/aw-modules
with theargs
passed and launch viaaw-tauri
. Also if an autostarted module crashes 3 times hitting the restart limit, restarting via the tray_menu later will not launch with the args passed.The text was updated successfully, but these errors were encountered: