update
This commit is contained in:
parent
1daacbb57e
commit
a53722787c
1 changed files with 3 additions and 0 deletions
3
xinitrc
3
xinitrc
|
|
@ -35,6 +35,9 @@ if [ -f "$HOME/.xinitrc.extend" ] ; then
|
|||
fi
|
||||
|
||||
if command -v checkupdates ; then
|
||||
if [ -f "$HOME/.checkupdates" ] ; then
|
||||
rm "$HOME/.checkupdates"
|
||||
fi
|
||||
(checkupdates > "$HOME/.checkupdates") &
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue