Skip to content

Commit 7fcdc26

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ltm/scripts/app_history.sh

Lines changed: 1 addition & 1 deletion
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)