4 Commits

Author SHA1 Message Date
admin 1f366d5d70 Merge pull request #2 from maudocante/feature/ram-monitor
Feature/ram monitor
2026-05-18 21:16:00 +00:00
admin 9c7bad351d Merge branch 'main' into feature/ram-monitor 2026-05-18 21:15:19 +00:00
admin 8eedb63290 docs: adicionado AC 2026-05-18 21:04:59 +00:00
admin af7a24fcf2 feat: adicionado feature ram 2026-05-18 20:36:35 +00:00
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# sysadmin-toolkit
Repo de teste workflow
Texto AB
Texto A
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
df -h
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
free -h