diff options
| author | Omar Rizwan <omar@omar.website> | 2023-02-09 22:34:41 +0000 |
|---|---|---|
| committer | Omar Rizwan <omar@omar.website> | 2023-02-09 22:35:23 +0000 |
| commit | 18ff6dd09f95ab9eb7ce6b5656e49a24641da342 (patch) | |
| tree | 30bba1654cb7d05997951f8187caf617e6849341 /virtual-programs | |
| parent | Archive test, add back images (diff) | |
| download | folk-18ff6dd09f95ab9eb7ce6b5656e49a24641da342.tar.gz folk-18ff6dd09f95ab9eb7ce6b5656e49a24641da342.zip | |
Save and restore virtual program positions to/from disk.
Also fixup watchdog filename.
Diffstat (limited to 'virtual-programs')
| -rw-r--r-- | virtual-programs/watchdog.folk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/virtual-programs/watchdog.folk b/virtual-programs/watchdog.folk index f51d3d8d..e0744aff 100644 --- a/virtual-programs/watchdog.folk +++ b/virtual-programs/watchdog.folk @@ -1,3 +1,5 @@ +Wish $this has filename "watchdog.folk" + if {$::isLaptop} { return } On process "watchdog" { |
