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

Commitdd4ce0e

Browse files
committed
WIP
1 parent2199ab9 commitdd4ce0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎build/helpers/probackup_installer.cmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ IF %PRODUCT_NAME% == "" (
2626

2727

2828
rm -rf%BUILD_DIR%\pg_probackup\installer||GOTO :ERROR
29+
MKDIR%BUILD_DIR%\pg_probackup\installer
2930

3031
CD /D%ROOT%\wix
3132
cp -av pg_probackup/*%BUILD_DIR%\pg_probackup\installer||GOTO :ERROR
32-
CD /D%BUILD_DIR%\pg_probackup\installer||GOTO :ERROR
33+
CD /D%BUILD_DIR%\pg_probackup\installer
3334

3435
echo.
3536
echo Building Full Installer...

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp