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