diff options
| author | Omar Rizwan <omar@omar.website> | 2023-01-26 22:20:37 +0000 |
|---|---|---|
| committer | Omar Rizwan <omar@omar.website> | 2023-01-26 22:20:37 +0000 |
| commit | d562e0892f473c36331e024fdfcb8ef2388695b4 (patch) | |
| tree | 910943e6ff2edf60231ca4cd70eb88d373023cd6 | |
| parent | Add (kludgy) outline thickness (diff) | |
| download | folk-d562e0892f473c36331e024fdfcb8ef2388695b4.tar.gz folk-d562e0892f473c36331e024fdfcb8ef2388695b4.zip | |
make journal
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,3 +10,6 @@ test: repl: tclsh8.6 replmain.tcl + +journal: + ssh folk@$(FOLK_SHARE_NODE) -- journalctl -f -n 100 -u folk |
