1
0
Fork 0

reset scriptlets

jebbatime
jebbatime build server 2021-06-12 15:02:40 -06:00
parent a312638fe9
commit 9b0e9c8308
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 \
--reset \
--device $JEBBATIMEDEVMAC

View File

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