fixed stray whitespace at the end of camtasia2019.sh, closes #547

This commit is contained in:
Armin Briegel
2022-05-19 10:23:47 +02:00
parent a22e656146
commit 2a236e9b2c
3 changed files with 4 additions and 4 deletions

View File

@@ -5,4 +5,3 @@ camtasia2019)
appNewVersion=$(curl -H "User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Safari/605.1.15" -fs "https://support.techsmith.com/hc/en-us/articles/360004908652-Desktop-Product-Download-Links" | grep "Camtasia (Mac) 2019" | sed -e 's/.*Camtasia (Mac) //' -e 's/<\/td>.*//')
expectedTeamID="7TQL462TU8"
;;