mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-27 02:04:14 +00:00
Updated restartdwl (markdown)
parent
f4103abeb1
commit
1108add317
@ -14,7 +14,9 @@ while $do || [ -f /tmp/restart_dwl ]; do
|
||||
done
|
||||
```
|
||||
It's a do-while that checks if **/tmp/restart_dwl** exists after the first run of dwl.
|
||||
If this file exists delete it and start dwl again.
|
||||
If this file exists delete it and start dwl again.
|
||||
|
||||
**Idea**: you could make your dwl compile on restart
|
||||
|
||||
### Download
|
||||
- [2022-10-27](https://github.com/djpohly/dwl/compare/main...krypciak:patch-restartdwl.patch)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user