Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrueger/custompios-pm2-issue
https://github.com/hrueger/custompios-pm2-issue
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrueger/custompios-pm2-issue
- Owner: hrueger
- Created: 2021-06-16T16:02:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T07:37:12.000Z (over 3 years ago)
- Last Synced: 2024-04-23T02:15:12.194Z (10 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyScriptOS
MyScript OS for the Raspberry Pi - with everything you need!## Build instuctions
1. Download the current Raspberry Pi OS (the `.zip` file) from [here](http://downloads.raspberrypi.org/raspios_lite_armhf/images)
1. Copy it to `MyScriptOS/src/image`
1. Start the docker container with `docker-compose up -d`
1. Build the image using `docker-compose exec custompios build`## Help
> I get weird errors that commands are not foundMake sure that all the files have `LF` line endings and not `CRLF`