mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Add info about dependencies
This commit is contained in:
parent
e93724cb01
commit
cfa33a35f2
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue