Updates to a few little issues.
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
bash 73Linux/73.sh
|
bash 73Linux/73.sh
|
||||||
sudo apt --fix-broken install
|
sudo apt --fix-broken install -y
|
||||||
@@ -1,7 +1,11 @@
|
|||||||
# BlueHam
|
# BlueHam
|
||||||
Welcome to blueham, a great way to run 73Linux install scripts on Universal Blue Linux, such as Aurora or Bazzite.
|
Welcome to blueham, a great way to run 73Linux install scripts on Universal Blue Linux, such as Aurora or Bazzite.
|
||||||
|
|
||||||
|
The magic is containers, we take the squishy complicated linux bits and put them in a nice predictable HamBox. Give it a try.
|
||||||
|
|
||||||
# How to run:
|
# How to run:
|
||||||
|
## Important Note for install: At some point the 73 Linux installer will ask for your password, please leave this blank, as the HamBox container has no root password.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://git.sdf.org/epl692/BlueHam
|
git clone https://git.sdf.org/epl692/BlueHam
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user