billsargent
billsargent
``` #!/bin/bash JAVA_PATH="/path/to/your/java" JAR_PATH="/path/to/your/komga-1.8.3.jar" JAVA_OPTIONS="-Xmx2g" KOMGA_OPTIONS="--komga.remember-me.key=asdfgh --logging.file.name=komga.log" restart_komga() { echo "Restarting Komga..." $JAVA_PATH $JAVA_OPTIONS -jar $JAR_PATH $KOMGA_OPTIONS & } restart_komga while true; do sleep 5 if ! pgrep -f "java.*$JAR_PATH"...
Here's what I get after it connecfts to Wifi. `- read from file: Testing File Reading file: /myTest.txt - read from file: Testing File Reading file: /myTest.txt - read from...
When plugged in via USB, does this actually charge the battery? The documentation isn't clear on that.
I checked with my meter last night and there is voltage from USB to the 18650 holder on the back. So it apparently does charge by USB without the need...
wow that formatting looked awful.
I knew if I wrote you, I would figure it out... sort of. I went through the docs for this ancient kernel and created the linux-headers and copied them to...
Yes the SoC is based on that however the CPU has some missing instructions that make it incompatible without specific modified versions of glibc and as far as I know,...
I'm all for you experimenting with this. Maybe you know more than I do about it. Its been a brick here that I would really love to see have a...
onedrive? or google drive? I'd appreciate it. I really wish we could just replace the board inside it with something that wasn't sparc ;)
You're the best :)