Redundant if you are already running in root mode.
This commit is contained in:
parent
b4358f195c
commit
1cfa9130c7
|
@ -73,7 +73,7 @@ The interactive server configuration setup is recommended for most users. On the
|
||||||
|
|
||||||
ssh username@freedombone_IP_address
|
ssh username@freedombone_IP_address
|
||||||
su
|
su
|
||||||
sudo apt-get update
|
apt-get update
|
||||||
apt-get install git dialog
|
apt-get install git dialog
|
||||||
git clone https://github.com/bashrc/freedombone
|
git clone https://github.com/bashrc/freedombone
|
||||||
cd freedombone
|
cd freedombone
|
||||||
|
|
Loading…
Reference in New Issue