...
This commit is contained in:
parent
55ceb78c88
commit
7e9be5930b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkg_ver="duck-ufetch"
|
||||
|
||||
pkg_install(){
|
||||
wget -O "${prefix}"/usr/bin/ufetch https://git.hippoz.xyz/duck/repo/raw/branch/master
|
||||
wget -O "${prefix}"/usr/bin/ufetch https://git.hippoz.xyz/duck/repo/raw/branch/master/ufetch/ufetch-linux
|
||||
chmod +x "${prefix}"/usr/bin/ufetch
|
||||
}
|
||||
pkg_uninstall(){
|
||||
|
|
Loading…
Reference in a new issue