Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
add sodium as default extensions
Browse files Browse the repository at this point in the history
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
  • Loading branch information
BlackIkeEagle committed Dec 10, 2018
1 parent 1872f1d commit aee1067
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 7.2/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mkdir /usr/share/man/man1/
apt-get update

extensions -i bz2 gd imagick intl mbstring memcached mysql redis soap \
sqlite3 xml zip
sodium sqlite3 xml zip
apt-get install -y imagemagick inkscape pngnq pngcrush xvfb cabextract \
poppler-utils xz-utils libreoffice libreoffice-math jpegoptim ffmpeg \
html2text ghostscript exiftool
Expand Down
2 changes: 1 addition & 1 deletion 7.3/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mkdir /usr/share/man/man1/
apt-get update

extensions -i bz2 gd imagick intl mbstring memcached mysql redis soap \
sqlite3 xml zip
sodium sqlite3 xml zip
apt-get install -y imagemagick inkscape pngnq pngcrush xvfb cabextract \
poppler-utils xz-utils libreoffice libreoffice-math jpegoptim ffmpeg \
html2text ghostscript exiftool
Expand Down

0 comments on commit aee1067

Please sign in to comment.