This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os, boto3 | |
| from datetime import datetime | |
| if os.path.exists("URL_TOPICO"): | |
| print("Já existe uma tópico definido!!!") | |
| else: | |
| current_time = datetime.now() | |
| formatted_time = current_time.strftime("%d/%m/%Y às %H:%M") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os, boto3 | |
| from datetime import datetime | |
| if os.path.exists("URL_FILA"): | |
| print("Já existe uma fila definida!!!") | |
| else: | |
| current_time = datetime.now() | |
| formatted_time = current_time.strftime("%d/%m/%Y às %H:%M") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PowerShell -Command "Set-ExecutionPolicy Unrestricted" >> "%TEMP%\StartupLog.txt" 2>&1 | |
| PowerShell %USERPROFILE%\hotspot.ps1 >> "%TEMP%\StartupLog.txt" 2>&1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am renzosa on github. | |
| * I am renzosa (https://keybase.io/renzosa) on keybase. | |
| * I have a public key ASDhvqXDhWmNXEU36FuHz5P6n0QS6It306Gkj7bkJtd4JQo | |
| To claim this, I am signing this object: |