Para rodar o Autosystem em sistemas não suportados.
Exemplos: Linux 64 bits, Raspberry Pi.
- Linux Mint 18.3 x86_64
sudo apt update
| import random | |
| class Key: | |
| def __init__(self, key=''): | |
| if key == '': | |
| self.key= self.generate() | |
| else: | |
| self.key = key.lower() |
| #!/bin/bash | |
| #################################################################################################### | |
| ## | |
| ## Instalador do pacote do Autosystem para Debian, Mint e Ubuntu | |
| ## as_deb_install.sh | |
| ## | |
| ## One-liner: | |
| ## wget 'https://gist.githubusercontent.com/tavinus/146bdce3695cae9cfec02b534c2ff30f/raw/as_deb_install.sh' && sudo chmod +x as_deb_install.sh && sudo ./as_deb_install.sh | |
| ## |

document.getElementById('Frm_mode').options[document.getElementById('Frm_mode').options.selectedIndex].setAttribute('value', 'BRIDGE');
Change_mode();

Bridge. Click Create.