add script for install tg-bot on FBS1 new revision
This commit is contained in:
9
adds/kp.sh
Normal file
9
adds/kp.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /home/gem
|
||||
./tgBot.sh &
|
||||
|
||||
cd /home/gem/klipper
|
||||
source /home/gem/printer_data/systemd/klipper.env
|
||||
/home/gem/klippy-env/bin/python $KLIPPER_ARGS
|
||||
|
||||
Reference in New Issue
Block a user