commit 55e434cd3b32891c4ea7a3b85e2ec78d2f44d8c4 Author: Exide Date: Sun Mar 23 19:10:59 2025 +0300 Initial commit diff --git a/start.ps1 b/start.ps1 new file mode 100644 index 0000000..15d58f4 --- /dev/null +++ b/start.ps1 @@ -0,0 +1 @@ +Write-Host "Hello world"