Created
January 14, 2022 16:29
-
-
Save alanbchristie/d0304ec6b05178bd90a0de0808cdb08f to your computer and use it in GitHub Desktop.
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
# The juice4halt super-capacitor board for the RaspberryPi | |
# can be configured to operate using systemd scripts. | |
# There are a set from https://github.com/skhg/juice4halt | |
# that I've forked to https://github.com/alanbchristie/juice4halt. | |
# To seup the follow the simple instructions in the repo, i.e. ... | |
sudo apt -y install git | |
git clone https://github.com/alanbchristie/juice4halt.git | |
cd juice4halt | |
sudo ./setup.sh | |
cd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment