Skip to content

Commit 933e688

Browse files
author
Andreas Poulsen
committed
Merge branch 'update_kiosk_general_debug' into 'master'
Add df -h to kiosk_general_debug See merge request os2borgerpc/os2borgerpc-scripts!261
2 parents c13fcbb + b0fb886 commit 933e688

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common/fejlfinding/kiosk_general_debug.sh

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ dmidecode --type 1
2424
text "LAN or Wi-Fi?"
2525
ip link
2626

27+
text "List disk space usage"
28+
df -h
29+
2730
text "Files under /usr/share/os2borgerpc/bin"
2831
ls -la /usr/share/os2borgerpc/bin/
2932

0 commit comments

Comments
 (0)