Fixed a bug

Removed a 'fin' bug
This commit is contained in:
Ace 2019-02-05 23:50:29 +01:00 committed by GitHub
parent bca4c2245a
commit 322367f226
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,7 +81,6 @@ if [ "$option" = 1 ]; then
pip3 install Pillow==5.3.0
sudo pip3 install Pillow==5.3.0
echo ""
fin
# Running apt-get clean and apt-get autoremove
echo -e "\e[1;36m"Cleaning a bit of mess to free up some space..."\e[0m"