Skip to content
Snippets Groups Projects
Commit 17898850 authored by Owen Jones's avatar Owen Jones
Browse files

actually forget about that

parent b75932cb
Branches
No related tags found
No related merge requests found
...@@ -9,7 +9,5 @@ IF EXIST "C:\Users\%username%\.ssh\csctcloud\" ( ...@@ -9,7 +9,5 @@ IF EXIST "C:\Users\%username%\.ssh\csctcloud\" (
rmdir "C:\Users\%username%\.ssh\csctcloud" rmdir "C:\Users\%username%\.ssh\csctcloud"
) )
REM can we check here if certificate is still valid and/or if config has entry, and skip? (or combination of this?)
CALL az ssh config --ip csctcloud.uwe.ac.uk --file "C:\Users\%username%\.ssh\config" --keys-destination-folder "C:\Users\%username%\.ssh\csctcloud" CALL az ssh config --ip csctcloud.uwe.ac.uk --file "C:\Users\%username%\.ssh\config" --keys-destination-folder "C:\Users\%username%\.ssh\csctcloud"
CALL code -n --remote ssh-remote+csctcloud.uwe.ac.uk CALL code -n --remote ssh-remote+csctcloud.uwe.ac.uk
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment