Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mz2/installer-automation

A quick & dirty Ubuntu installer automation experiment
https://github.com/mz2/installer-automation

Last synced: 25 days ago
JSON representation

A quick & dirty Ubuntu installer automation experiment

Awesome Lists containing this project

README

        

## Prerequisites

- [quickemu](https://github.com/quickemu-project/quickemu)
- JRE (e.g. openjre / openjdk)
- sikulix.jar available at a point pointed at by $SIKULIX_JAR

## Running instructions

```bash
SIKULIX_JAR=$HOME/java/lib/sikulixide.jar ./bin/install-kinetic.sh
```