Skip to content

Instantly share code, notes, and snippets.

View HenriqueMSimoes's full-sized avatar

Henrique Simões HenriqueMSimoes

View GitHub Profile

Caso ocorra um erro parecido com:

E: Release file for .... is not valid yet (invalid for another 2h 45min 28s). Updates for this repository will not be applied.

Execute os seguintes comandos:

sudo apt install ntp  
sudo service ntp restart

Bash

sudo apt update && sudo apt upgrade

PowerShell

wsl --install