This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# Main Control script for Free/TrueNAS CORE & SCALE on Western Digital PR2100?/PR4100 | |
# Based off wdhws v1.0 by TFL (stefaang) | |
# # | |
# PLEASE SEE: https://github.com/Coltonton/WD-PR4100-FreeNAS-Control # | |
# # | |
# wdpreinit V1.1 by Coltonton |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/bash | |
#TO USE: | |
# -Replace your continue.sh in /data/data/com.termux/files with this one then | |
# in /data create a file called 'tristate-state' (no extention like .txt) | |
# and then putting a value (like 1) inside and saving. | |
# the value you enter will corolate to the openpilot.{value} branch you want to load | |
# | |
# You will need to reneame your OpenPilot directories openpilot.1, openpilot.2, etc... |