Latest
This commit is contained in:
parent
0bdb6b1aa8
commit
717794a858
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ With all that in order, the next time you can headlessly provision your workstat
|
||||||
export AGE_PASSWORD=YourAgePassword
|
export AGE_PASSWORD=YourAgePassword
|
||||||
export START_REPO=GitHubUsername
|
export START_REPO=GitHubUsername
|
||||||
export SUDO_PASSWORD=YourSudoPassword
|
export SUDO_PASSWORD=YourSudoPassword
|
||||||
bash <(curl -sSL --compressed https://install.doctor/start)
|
bash <(curl -sSL https://install.doctor/start)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue