edded a pause to add_personality.bat

This commit is contained in:
ParisNeo 2023-05-01 23:41:59 +02:00
parent b92ad83cae
commit f2ef7464b5

View File

@ -51,3 +51,5 @@ rd /s /q "./tmp"
)
REM Remove the tmp folder
rd /s /q "%TMP_FOLDER%"
echo Done
pause