mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-05 20:28:30 +00:00
Replace specific file path with variable reference.
https://github.com/wb2osz/direwolf/pull/80
This commit is contained in:
parent
91839bcb1a
commit
ded9a7842c
@ -50,7 +50,7 @@ fi
|
||||
# Otherwise default to :0.
|
||||
#
|
||||
|
||||
date >> /tmp/dw-start.log
|
||||
date >> $LOGFILE
|
||||
|
||||
export DISPLAY=":0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user