Compare commits

...

2 Commits

Author SHA1 Message Date
8feb5ae1a3 test: add new-script2.sh 2025-06-14 01:39:17 +03:00
cb342f30f8 test: add new-script.sh 2025-06-14 01:37:09 +03:00
2 changed files with 7 additions and 0 deletions

3
new-script.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
ls -la

4
new-script2.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
pwd
ls -la