mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 06:02:56 +02:00
Improved the scripts
This commit is contained in:
@ -17,9 +17,7 @@ try {
|
||||
|
||||
echo ------------------------------------------------------------------------------
|
||||
echo.
|
||||
echo DONE - synced to %DST_DIR%
|
||||
echo.
|
||||
pause
|
||||
write-host -foregroundColor green "Done - synced to %DST_DIR%"
|
||||
exit 0
|
||||
} catch {
|
||||
write-error "ERROR in line $($_.InvocationInfo.ScriptLineNumber): $($Error[0])"
|
||||
|
Reference in New Issue
Block a user