mirror of
https://github.com/edu4rdshl/simpleaur.git
synced 2026-07-17 23:24:46 +00:00
Message added to show at the end of the job
This commit is contained in:
parent
d438f7eec3
commit
9f04f97d44
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ if [ "$yn" = "y" ]; then
|
|||
printf "\n\e[1;32m%-6s\e[m\n%s\n" "Info: Removing previously compiled packages..."
|
||||
for ipackage in "$@"; do
|
||||
rm -rf "$basebuilddir/$ipackage"
|
||||
printf "\n\e[1;32m%-6s\e[m\n%s\n" "Finished."
|
||||
done
|
||||
else
|
||||
printf "\n\e[1;32m%-6s\e[m\n%s\n" "Info: Instalation completed."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue