Updated
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
634815064a
commit
bf4c0b40cb
|
@ -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")
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue