An open API service indexing awesome lists of open source software.

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

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/)