https://github.com/oe/raspberry
raspberry pi setup scripts & documents 树莓派折腾脚本
https://github.com/oe/raspberry
raspberry raspberry-pi raspbian shell
Last synced: about 2 months ago
JSON representation
raspberry pi setup scripts & documents 树莓派折腾脚本
- Host: GitHub
- URL: https://github.com/oe/raspberry
- Owner: oe
- License: mit
- Created: 2017-11-28T03:03:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-28T03:05:15.000Z (over 8 years ago)
- Last Synced: 2026-03-30T22:31:50.678Z (3 months ago)
- Topics: raspberry, raspberry-pi, raspbian, shell
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Raspberry PI
you can download this `raspberrypi-setup.sh` after installation by:
```sh
wget -O raspberrypi-setup.sh "https://github.com/evecalm/raspberry/raw/master/raspberrypi-setup.sh" && sudo bash raspberrypi-setup.sh
```