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
|
||||
|
||||
sudo apt update
|
||||
sudo apt install -y sudo
|
||||
apt update
|
||||
apt install -y sudo git
|
||||
|
|
Loading…
Reference in a new issue