main #1

Merged
liana merged 11 commits from main into first-script 2025-12-16 18:31:39 +00:00
Showing only changes of commit 777b6b567d - Show all commits

12
script.sh Normal file → Executable file
View File

@@ -1 +1,11 @@
fisierul nu exista dar voi incerca sa il afisez
#!/bin/bash
name="Liana"
course="DevOps Bash"
echo "Hello, $name!"
echo "You are learning $course"