mirror of
https://github.com/reactos/wallpapers.git
synced 2024-11-23 04:09:39 +00:00
Update make-zip.sh
This commit is contained in:
parent
b7cd01a275
commit
177674a65d
@ -3,7 +3,7 @@
|
||||
|
||||
if ! command -v zip &> /dev/null
|
||||
then
|
||||
echo "build.sh: No zip program found."
|
||||
echo "make-zip.sh: No zip program found."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user