pause before exit
This commit is contained in:
parent
604ba1def0
commit
bfc5ebbc78
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@ DEL libcuda.so.1
|
|||
ECHO Create new symlinks
|
||||
MKLINK libcuda.so libcuda.so.1.1
|
||||
MKLINK libcuda.so.1 libcuda.so.1.1
|
||||
|
||||
PAUSE
|
||||
EXIT /b
|
||||
|
|
Loading…
Reference in a new issue