Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
plicease committed Apr 15, 2024
1 parent d6225fe commit 51f600d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maint/cip-before-install
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if echo $CIP_ENV | grep -q system; then
else
echo use internet xz
cip exec cpanm -n Alien::Build::Plugin::Download::GitHub
cip exec apt-get -y install autopoint
cip sudo apt-get -y install autopoint
fi

cip exec dzil-cpanm -n Alien::Build::Plugin::Download::GitHub

0 comments on commit 51f600d

Please sign in to comment.