Update code
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Nikolai Rodionov 2024-10-19 15:44:36 +02:00
parent 39b03467ae
commit 4a1156410e
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +0,0 @@
#!/usr/bin/env bash
echo "Hello"

View File

@ -1,3 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
echo "${MESSAGE}" echo "${MESSAGE}"
echo "My project"