Skip to content

Commit e35000b

Browse files
authored
Update _updatePublisher.sh
1 parent fb127e6 commit e35000b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_updatePublisher.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,6 @@ if [[ $skipPrompts == true ]] || [[ $response =~ ^[yY].*$ ]]; then
141141
cp /tmp/_updatePublisher.new _updatePublisher.sh
142142
chmod +x _updatePublisher.sh
143143
rm /tmp/_updatePublisher.new
144+
145+
echo "Downloading successful!"
144146
fi

0 commit comments

Comments
 (0)