Snap Store: also install libsquashfuse0 squashfuse fuse

pull/899/head
Botspot 4 years ago
parent 6192be3266
commit e6175e12b9

@ -8,7 +8,7 @@ function error {
} }
# Get dependencies # Get dependencies
"${DIRECTORY}/pkg-install" "snapd" "$(dirname "$0")" || exit 1 "${DIRECTORY}/pkg-install" "snapd libsquashfuse0 squashfuse fuse" "$(dirname "$0")" || exit 1
sudo systemctl enable --now snapd.socket || error "Unable to enable snapd.socket" sudo systemctl enable --now snapd.socket || error "Unable to enable snapd.socket"
sudo snap install core || error "Unable to install core" sudo snap install core || error "Unable to install core"

Loading…
Cancel
Save