From acbb2820a82aed2f81de043e463b6be5b9b1ca5e Mon Sep 17 00:00:00 2001 From: ml server Date: Sat, 12 Jun 2021 15:19:17 -0600 Subject: [PATCH] right console --- README.md | 3 +++ scripts/jebbatime-console | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0517ff..19809be 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,9 @@ cp -p config/jebbatime.conf ~/.config/ vim ~/.config/jebbatime.conf ``` +# Use +Basic scripts are in `scripts/`. + # Upstream ## Fork jebbatime is a lesser fork of Daniel Thompson's Wasp-os. diff --git a/scripts/jebbatime-console b/scripts/jebbatime-console index ad4ec36..c917d9e 100755 --- a/scripts/jebbatime-console +++ b/scripts/jebbatime-console @@ -7,5 +7,5 @@ cd $JEBBATIMEGITROOT ./tools/wasptool \ --console \ - --device $JEBBATIMEDEVMAC + --device $JEBBATIMEMAC