Merge pull request #2 from maudocante/feature/ram-monitor
Feature/ram monitor
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# sysadmin-toolkit
|
||||
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