File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 33
44# ###############################################################################
55# #
6- # School Assembly: V2.1.0 #
6+ # School Assembly: V2.1.1 #
77# #
88# This script has been heavily inspired by "Progress 1st swiftDialog.sh" & #
99# "Installomator 1st Auto-install DEPNotify.sh" by #
@@ -350,7 +350,6 @@ iconURL="https://github.com/cantscript/SchoolAssembly/blob/main/Images/SchoolAss
350350tempCurl=" /Users/Shared/.tempCurlFile" # temp file to store stdout
351351accessIcon=$( curl --max-time 5 --silent --write-out %{response_code} --output " $tempCurl " " $iconURL " )
352352
353- # echo "HTTP CODE: "$AccessIcon
354353rm $tempCurl
355354
356355mainWindowIcon=" /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Sync.icns"
You can’t perform that action at this time.
0 commit comments