Bump libmutton and support new SSH identity file passphrase entry

This commit is contained in:
2024-12-28 15:13:40 -05:00
parent 0e056822ef
commit 4933da4c37
7 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ func main() {
case "clipclear":
core.ClipClearArgument()
case "sync":
sync.RunJob(true)
cli.RunJobWrapper(true)
case "init":
cli.TempInitCli()
case "tweak":