my first script

This commit is contained in:
2026-01-04 06:02:25 +01:00
parent caf8abacdc
commit fccb40f289

3
1-first_script.ps1 Normal file
View File

@@ -0,0 +1,3 @@
# This is a command
Write-Host "hello world"