Jellycuts / Jellycuts-Issues

A public issue tracker for the Jellycuts iOS app.
23 stars 0 forks source link

runSSH function does not get converted into an action #95

Closed alven-shin closed 3 years ago

alven-shin commented 3 years ago

What action is the issue?

runSSH

Describe the bug

Using the example runSSH or my own function does not make an action when converting to a shortcut.

Steps To Reproduce

  1. copy and paste code
  2. convert to shortcut
    import Shortcuts 1092.6
    #Color: red, #Icon: shortcuts
    runSSH(host: "pi_address", port: "22", user: "raspberry", auth: password, password: "••••••••", script: Shortcut Input)

Information

ActuallyTaylor commented 3 years ago

Okay this is fixed in 1.1.2, which should be releasing soon 👍