Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2024-06-19 20:52:45 +09:00
parent 634815064a
commit bf4c0b40cb
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ def install_min_browser():
os.system('apt-get install -f')
os.system('rm /usr/share/applications/min.desktop')
os.system('rm /opt/min-1.32.1-amd64.deb')
print("Browser installed!"
else
print("Browser installed!")
else:
print("No builds were met not installed")