From 743d75705c8578193e4312b212853df6fb0f0bc9 Mon Sep 17 00:00:00 2001 From: xpetit <32063953+xpetit@users.noreply.github.com> Date: Sat, 30 May 2020 11:55:38 +0200 Subject: [PATCH] Update ubuntu-installation.md --- docs/ubuntu-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ubuntu-installation.md b/docs/ubuntu-installation.md index 18a24d33..bd043489 100644 --- a/docs/ubuntu-installation.md +++ b/docs/ubuntu-installation.md @@ -43,7 +43,7 @@ Run a terminal and type these commands : unset HISTFILE sudo apt -y install git git clone https://github.com/01-edu/public.git -public/scripts/setup.sh +public/sh/debian/ubuntu/setup.sh ``` The script will ask for student user password (which will be deleted after) and then after a long configuration process it will restart the computer.