connect-plug-zui-store 135 B

123456789
  1. #!/usr/bin/env bash
  2. export DAEMONIZED=1
  3. source $SNAP/helper/functions
  4. $SNAP/bin/cpy-2-zui
  5. lprint "Connected ZUI (from: z2m)"
  6. exit 1