Small adjustments on other scripts

This commit is contained in:
2025-11-04 16:38:41 +00:00
parent 0d374a5f82
commit 0fb4a59372
5 changed files with 9 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
echo  $(uptime --pretty | sed 's/up//;s/ //')
echo " $(uptime -p | sed 's/^up //g')"