Skip to content

Commit

Permalink
Add sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
Seshpenguin committed Jan 3, 2024
1 parent d119407 commit ed25239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/os-variants/mobile/mobile-dev.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ export async function buildMobileDev() {
export CCACHE_LOGFILE=/home/user/.cache/ccache.log
alias pacman="pacman --needed"
pacman --noconfirm -S --needed perl-json-xs
sudo pacman --noconfirm -S --needed perl-json-xs
cd /opt/kde
mkdir -p /opt/kde/src
Expand Down

0 comments on commit ed25239

Please sign in to comment.