repo.or.cz
/
sunny256-utils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Upgrade yt-dlp from version stable@2023.07.06 to stable@2023.09.24
[sunny256-utils.git]
/
pakk
blob
7eba661d71b0fd3a3afe288e549e0b4c50570e32
1
#!/usr/bin/env bash
2
3
# pakk
4
# File ID: f2eb0b0a-5d41-11df-9150-90e6ba3022ac
5
6
if
[
"x
$1
"
=
"x"
];
then
7
PACKNAME
=
'-'
8
else
9
PACKNAME
=
"
$1
"
10
fi
11
12
gzip
-9
|
uuencode
-m
$PACKNAME