[MD] apontamentos/setup update

This commit is contained in:
TiagoRG 2023-03-07 15:57:06 +00:00
parent 93511f1d48
commit cd1e6dcdb1
1 changed files with 1 additions and 1 deletions

View File

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