[MD] apontamentos/setup update

This commit is contained in:
TiagoRG 2023-03-07 15:57:06 +00:00
parent ad3a37f337
commit a07d28abc7
Signed by untrusted user who does not match committer: TiagoRG
GPG Key ID: DFCD48E3F420DB42
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ else
if [ "$1" == "reset" ] if [ "$1" == "reset" ]
then then
# Reinicializa o template usando o git restore # Reinicializa o template usando o git restore
git restore template git checkout 657720aba1fa3bde17d30f2021e001a972c18795 -- 1ano/2semestre/md/apontamentos/template/
# Termina o script # Termina o script
exit 0 exit 0