/ wip
This commit is contained in:
@@ -234,8 +234,8 @@ if [ ${operation} == "uninstall" ] ; then
|
|||||||
|
|
||||||
param_check "${parameter}" "no package name given"
|
param_check "${parameter}" "no package name given"
|
||||||
|
|
||||||
if [[ "$operation" =~ ^aur:* ]]; then
|
if [[ "$parameter" =~ ^aur:* ]]; then
|
||||||
operation=${operation:4}
|
parameter=${parameter:4}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# uninstall program and remove orphans
|
# uninstall program and remove orphans
|
||||||
|
|||||||
Reference in New Issue
Block a user