Skip to content

Commit

Permalink
! deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
ALERTua committed Sep 14, 2024
1 parent dd643f8 commit 220a58a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions deploy_remote.cmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

@echo off
cd %~dp0
set DOCKER_HOST=tcp://docker:2375
if not defined DOCKER_HOST set DOCKER_HOST=tcp://docker:2375
set DOCKER_REMOTE=1
call deploy.cmd %*
call %~dp0\deploy.cmd %*
where nircmd >nul 2>nul && nircmd beep 500 500

0 comments on commit 220a58a

Please sign in to comment.