updated the share delivery location.
This commit is contained in:
@@ -81,4 +81,5 @@ alias set_version `call %INIT_DIR%\set_version.bat %1 %2 %3`
|
||||
|
||||
REM file sharing
|
||||
alias share_delivery `scp %1 %ISE_NIGHTLY_SCP_LOCATION% & ssh %ISE_NIGHTLY_SCP_USER%@%ISE_NIGHTLY_SCP_HOST% chmod 444 %ISE_NIGHTLY_SCP_PATH%/%1 `
|
||||
alias share_delivery `cp %1 %INIT_DIR%\nightly`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user