Add info about dependencies

This commit is contained in:
Kron4ek 2021-04-12 01:47:10 +05:00 committed by GitHub
parent e93724cb01
commit cfa33a35f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
#!/usr/bin/env bash
# Dependencies: wget gcc make autoconf libtool pkgconf libcap fuse2 (or fuse3)
script_dir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"
squashfuse_version="0.1.103"