Compare commits
No commits in common. "edc5b06a51bb789abece79fd18517edc32692e10" and "a0d9be7a2f11421a6817cb10365e7fd04417d11e" have entirely different histories.
edc5b06a51
...
a0d9be7a2f
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
pkg_ver="21.07.02.1a"
|
||||
pkg_ver="21.07.01.21.nr"
|
||||
|
||||
pkg_install(){
|
||||
mkdir spkg
|
||||
|
@ -16,7 +16,5 @@ pkg_uninstall(){
|
|||
rm /bin/spkg
|
||||
rm /usr/bin/spkg
|
||||
echo "sPKG via wget removed, g'luck!"
|
||||
else
|
||||
exit 2
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue