Skip to content

Commit 4e321c1

Browse files
author
Andreas Poulsen
committed
Merge branch 'update_kiosk_general_debug' into 'master'
Make kiosk_general_debug also check /home/chrome/.profile See merge request os2borgerpc/os2borgerpc-scripts!256
2 parents a62b8be + cbb2d97 commit 4e321c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common/fejlfinding/kiosk_general_debug.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ chromium-browser --version
4545
text "Contents of chrome's home directory:"
4646
ls -la /home/$USER/
4747

48+
text "Contents of chrome's .profile-file:"
49+
cat /home/$USER/.profile
50+
4851
text ".xinitrc contents:"
4952
cat /home/$USER/.xinitrc
5053

0 commit comments

Comments
 (0)