Skip to content

Commit

Permalink
Update run_standalone_backup.bat
Browse files Browse the repository at this point in the history
Remove unnecessary comment, change other comment about Python version
  • Loading branch information
esmith1729 authored Mar 11, 2024
1 parent aa786b8 commit 8c34653
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions installation_and_upgrade/run_standalone_backup.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ set "SOURCE=\\isis.cclrc.ac.uk\inst$\Kits$\CompGroup\ICP\Releases"
call "%~dp0\define_latest_genie_python.bat"
call cd "%~dp0"
set PYTHONPATH=.
@REM Needs to be run from installation_and_upgrade directory for modules to work
@REM Might want to use Python in Instruments/
@REM Uses Python from the Shares, set as LATEST_PYTHON
call "%LATEST_PYTHON%" "%~dp0ibex_install_utils\tasks\backup_tasks.py"
endlocal

0 comments on commit 8c34653

Please sign in to comment.