Commit Graph

5 Commits

Author SHA1 Message Date
cf4b45a4f2 Remove $ signs in quoted text
In order to prevent PowerShell from expanding non existing variables
in quoted text, the dollar sign was replaced with S.

Iw considered making single quoted text, but that interferred with
the back-apostrophe (`) which is alse present in the text.
2025-07-22 08:47:33 +02:00
d957e3aba2 Repaired UTF-8 BOM encoding 2024-10-01 15:24:16 +02:00
fd963889d2 Replaced the done character 2024-10-01 13:37:53 +02:00
adca1ca2f7 Change to UTF-8 BOM 2023-10-31 13:03:45 +01:00
66af9a5668 Renamed folder Scripts to scripts 2023-10-31 11:32:46 +01:00