connect-plug-components 81 B

12345678
  1. #!/usr/bin/env bash
  2. CWD=$(pwd)
  3. export CONNECT=1
  4. $SNAP/bin/install
  5. cd "${CWD}"