sudo removed
This commit is contained in:
parent
bcd67ac515
commit
5574bf5194
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo apt update
|
apt update
|
||||||
sudo apt install -y sudo
|
apt install -y sudo git
|
||||||
|
|
Loading…
Reference in a new issue