https://github.com/bensuperpc/gpdwinlinux
Scripts to run post-install for Linux
https://github.com/bensuperpc/gpdwinlinux
gpd gpdwin2 gpdwinmax linux manjaro script ubuntu
Last synced: 11 months ago
JSON representation
Scripts to run post-install for Linux
- Host: GitHub
- URL: https://github.com/bensuperpc/gpdwinlinux
- Owner: bensuperpc
- License: mit
- Created: 2020-10-29T18:49:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-16T10:13:18.000Z (over 4 years ago)
- Last Synced: 2025-02-02T02:11:09.203Z (about 1 year ago)
- Topics: gpd, gpdwin2, gpdwinmax, linux, manjaro, script, ubuntu
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPD
On GPD win Max, run all steps
On GPD win 2, run only Finally
## First
Patch grub
```bash
sudo ./grub.sh
```
## Finally
Run script to change touch orientation.
```bash
./touch.sh
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)