Skip to content

Commit

Permalink
fix setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoinky3000 committed Jun 29, 2024
1 parent e03297d commit 7a21ccf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/build/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ apt install -y git \
python3-pip \
curl \
wget \
aria2 \
cloudflared > /dev/null
aria2 > /dev/null

echo Setting up for cloudflared
mkdir -p --mode=0755 /usr/share/keyrings
Expand Down

0 comments on commit 7a21ccf

Please sign in to comment.