Compare commits
2 Commits
ae0acee52b
...
8feb5ae1a3
| Author | SHA1 | Date | |
|---|---|---|---|
| 8feb5ae1a3 | |||
| cb342f30f8 |
3
new-script.sh
Normal file
3
new-script.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
ls -la
|
||||||
|
|
||||||
4
new-script2.sh
Normal file
4
new-script2.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
pwd
|
||||||
|
ls -la
|
||||||
|
|
||||||
Reference in New Issue
Block a user