This commit is contained in:
Mylloon 2023-05-03 17:30:00 +02:00
parent 1ec21b64dc
commit 24e2d2674e
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -15,7 +15,7 @@ CHMOD = chmod
CP = rsync -R
MINIFIER = minifier
CURL = curl -s
DU = du --block-size=1K --human-readable
DU = du --bytes --human-readable
TAIL = tail
GREP = grep
AWK = awk