1
0
Fork 0

console scriptlets

jebbatime
ml server 2021-06-12 15:17:07 -06:00
parent 41e0475c93
commit f359a42955
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#!/bin/bash
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
./tools/wasptool \
--console \
--device $JEBBATIMEDEVMAC

View File

@ -0,0 +1,11 @@
#!/bin/bash
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
./tools/wasptool \
--console \
--device $JEBBATIMEDEVMAC