mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 18:42:23 +00:00
Changed apt-get to sudo apt-get
Context should be unpriviliged until explicity stated. Signed-off-by: Jarad Olson <brotherdust+github@gmail.com>
This commit is contained in:
parent
140b0a5ea2
commit
0beb75be81
@ -8,7 +8,7 @@ Required packages
|
|||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
apt-get install \
|
sudo apt-get install \
|
||||||
git \
|
git \
|
||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
|
Loading…
Reference in New Issue
Block a user