mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
sudo make me a sandwich
This commit is contained in:
parent
034d079d3c
commit
6f8db8854e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ SWIFT_DIR=swift-$SWIFT_VERSION-RELEASE-ubuntu20.04
|
||||||
SWIFT_FILENAME=$SWIFT_DIR.tar.gz
|
SWIFT_FILENAME=$SWIFT_DIR.tar.gz
|
||||||
|
|
||||||
if [[ $(uname) = "Linux" ]]; then
|
if [[ $(uname) = "Linux" ]]; then
|
||||||
apt-get install \
|
sudo apt-get install \
|
||||||
binutils \
|
binutils \
|
||||||
git \
|
git \
|
||||||
gnupg2 \
|
gnupg2 \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue