mirror of
https://github.com/okunze/Argon40-ArgonOne-Script.git
synced 2024-11-18 03:18:57 +01:00
commit
abafbbb752
4
.github/workflows/Check for updates.yml
vendored
4
.github/workflows/Check for updates.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# https://github.com/marketplace/actions/checkout
|
# https://github.com/marketplace/actions/checkout
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3.3.0
|
uses: actions/checkout@v3.5.3
|
||||||
- name: Create download folder
|
- name: Create download folder
|
||||||
run: mkdir -p ./download
|
run: mkdir -p ./download
|
||||||
# https://github.com/marketplace/actions/github-action-for-wget
|
# https://github.com/marketplace/actions/github-action-for-wget
|
||||||
@ -43,4 +43,4 @@ jobs:
|
|||||||
- name: Git Auto Commit
|
- name: Git Auto Commit
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
||||||
with:
|
with:
|
||||||
commit_message: Automated Change by GitHub Actions
|
commit_message: Automated Change by GitHub Action
|
||||||
|
@ -76,9 +76,16 @@ Always reboot after changing any configuration or uninstallation for the revised
|
|||||||
## Built With
|
## Built With
|
||||||
|
|
||||||
* [Danny Guo / Make a README](https://www.makeareadme.com/ "Make a README") - The README generator used for README.md
|
* [Danny Guo / Make a README](https://www.makeareadme.com/ "Make a README") - The README generator used for README.md
|
||||||
* [Adam Pritchard / Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet "Markdown Cheatsheet") - The Markdown Cheatsheet used for README.md
|
|
||||||
* [PurpleBooth / README-Template.md](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2 "PurpleBooth / README-Template.md") - The template used for README.md
|
* [PurpleBooth / README-Template.md](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2 "PurpleBooth / README-Template.md") - The template used for README.md
|
||||||
|
* [Adam Pritchard / Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet "Markdown Cheatsheet") - The Markdown Cheatsheet used for README.md
|
||||||
|
* [Matt Cone / The Markdown Guide](https://www.markdownguide.org/ "The Markdown Guide") - The Markdown Guide used for README.md
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|
||||||
Thanks to [Argon 40](https://www.argon40.com "https://www.argon40.com") for building these great Raspberry Pi Cases.
|
Thanks to [Argon 40](https://www.argon40.com "https://www.argon40.com") for building these great Raspberry Pi Cases.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### Alternatives
|
||||||
|
|
||||||
|
A fan control daemon written in Rust for Argon One v2 case: [JhnW/ArgonOne-Native-Fan-Controller](https://github.com/JhnW/ArgonOne-Native-Fan-Controller "JhnW/ArgonOne-Native-Fan-Controller")
|
||||||
|
Loading…
Reference in New Issue
Block a user