Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f366d5d70 | |||
| 9c7bad351d | |||
| 8eedb63290 | |||
| af7a24fcf2 |
@@ -1,3 +1,3 @@
|
|||||||
# sysadmin-toolkit
|
# sysadmin-toolkit
|
||||||
Repo de teste workflow
|
Repo de teste workflow
|
||||||
Texto AB
|
Texto A
|
||||||
Executable
+2
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
df -h
|
||||||
Executable
+2
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
free -h
|
||||||
Reference in New Issue
Block a user