cpy-2-zui 148 B

1234567
  1. #!/usr/bin/env bash
  2. source $SNAP/helper/functions
  3. require_root
  4. cpy_2_zui && snapctl stop "${SNAP_NAME}" && snapctl stop --disable "${SNAP_NAME}"