Browse Source

Update doc

content-update
Xavier Petit 4 years ago
parent
commit
988036e24c
No known key found for this signature in database
GPG Key ID: CA3F2B17E25ABD26
  1. 5
      docs/ubuntu-persistent-installation.md

5
docs/ubuntu-persistent-installation.md

@ -36,9 +36,10 @@ Run a terminal and type these commands :
```shell
unset HISTFILE
sudo apt-get -y install curl
sudo apt-get -y install git
export PERSISTENT=
bash <(curl -sSL raw.githubusercontent.com/01-edu/public/master/scripts/kickstart.sh)
git clone https://github.com/01-edu/public.git
public/scripts/setup.sh
```
After reboot you should install Virtual Box additions (and reboot again) :

Loading…
Cancel
Save