Skip to content

Commit f6d68cd

Browse files
committed
prepare for private repos
1 parent 861a5f8 commit f6d68cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all-projects.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ publishAll() {
412412
cp "$f" ~/Downloads
413413
echo " - $(basename "$f")"
414414
else
415-
echo " - ERROR: missing plugin file: $f"
415+
echo " - no plugin file at: $f"
416416
fi
417417
done
418418
echo

0 commit comments

Comments
 (0)