mirror of
https://github.com/BillyOutlast/Drop-Scripts.git
synced 2026-07-21 00:05:24 -04:00
add more testing
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
setlocal EnableExtensions
|
||||
|
||||
|
||||
|
||||
:: Print the current path
|
||||
echo %CD%
|
||||
echo %~1
|
||||
:: echo %CD%
|
||||
|
||||
:: List the contents of the current directory
|
||||
dir
|
||||
:: dir
|
||||
timeout /t 10 /nobreak
|
||||
|
||||
endlocal
|
||||
Reference in New Issue
Block a user