mirror of
https://github.com/edu4rdshl/simpleaur.git
synced 2026-07-17 23:24:46 +00:00
Remove lockfile after of a correct installation
This commit is contained in:
parent
e675d5d1ea
commit
e3a984eeea
1 changed files with 1 additions and 0 deletions
|
|
@ -93,5 +93,6 @@ for ipackage in "$@"; do
|
|||
printf "\n\e[1;32m%-6s\e[m\n%s\n" "Info: Removing the failed build directory..."
|
||||
rm -rf "$basebuilddir/$ipackage"
|
||||
fi
|
||||
rm "$lockfile"
|
||||
done
|
||||
exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue