Skip to content

Commit 10cdeb4

Browse files
committed
Rename the installers script
1 parent d19d09d commit 10cdeb4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

packages/build-helper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
if ! [ "$__NESTED__" = 1 ]; then
44
echo "WARNING! This is an helper script."
55
echo "Do not run the \"$(basename "$0")\" script directly,"
6-
echo "instead run the \"deb-build.sh\" or \"win-msys2-build.sh\" script."
6+
echo "instead run the \"build-deb.sh\" or \"build-win-msys2.sh\" script."
77
exit 2
88
fi
99

File renamed without changes.

0 commit comments

Comments
 (0)