Skip to content

Commit 7fcdc26

Browse files
authored
Update app_history.sh
1 parent b2fef3e commit 7fcdc26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ltm/scripts/app_history.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22

33
# Output the contents of the recently-used.xbel file
4-
cat /home/demo/.local/share/recently-used.xbel
4+
cat ~/.local/share/recently-used.xbel

0 commit comments

Comments
 (0)