modified: install.py
This commit is contained in:
parent
034eeda7be
commit
5f25fe8251
|
@ -160,6 +160,8 @@ def main():
|
|||
execute_command('dpkg -i ~/ArmInstall/base/RealVNCServer-5.0.4-amd64.deb')
|
||||
execute_command('vnclicense -add B6BNH-A4ASK-VCEQC-6Z49E-PCT6A')
|
||||
live_print("RealVNC Server установлен. \n")
|
||||
|
||||
execute_command('dpkg -i ~/ArmInstall/base/RealVNCViewer-5.0.4-amd64.deb')
|
||||
else:
|
||||
live_print("Пакет RealVNC Server уже установлен, пропускаем... \n")
|
||||
|
||||
|
|
Loading…
Reference in New Issue