Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8792c4f

Browse files
committed
WIP
1 parent61383d0 commit8792c4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎build/helpers/probackup.cmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ MKDIR %BUILD_DIR%\pg_probackup\pg_probackup-%PG_MAJOR_VERSION%-%PROBACKUP_VERSIO
2121

2222
CD /D%BUILD_DIR%\pg_probackup\pg_probackup-%PG_MAJOR_VERSION%-%PROBACKUP_VERSION%||GOTO :ERROR
2323

24-
IFNOT EXISTS%DOWNLOADS_DIR%\pg_probackup-%PROBACKUP_VERSION%.tar.bz2 (
25-
wget --no-check-certificate%PROBACKUP_URL% -O%DOWNLOADS_DIR%\pg_probackup-%PROBACKUP_VERSION%.tar.bz2||GOTO :ERROR )
24+
wget --no-check-certificate%PROBACKUP_URL% -O%DOWNLOADS_DIR%\pg_probackup-%PROBACKUP_VERSION%.tar.bz2||GOTO :ERROR
2625

2726
tar xf%DOWNLOADS_DIR%\pg_probackup-%PROBACKUP_VERSION%.tar.bz2 -C%BUILD_UDIR%/pg_probackup||GOTO :ERROR
2827
CD /D%BUILD_DIR%\pg_probackup\*%PROBACKUP_VERSION%*||GOTO :ERROR

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp