We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f8eb3 commit fcbd7d3Copy full SHA for fcbd7d3
1 file changed
scripts/install/depends/depends-install.sh
@@ -58,7 +58,6 @@ duf
58
expat
59
findutils
60
fio
61
-freebsd-manpages
62
geoipupdate
63
gettext
64
ghostscript
@@ -170,4 +169,4 @@ apt install -qy $packages || {
170
169
update-alternatives --set editor /bin/nano
171
172
# Mark the installation as complete
173
-echo "DEPENDS=1" >> /var/log/EngineScript/install-log.log
+echo "DEPENDS=1" >> /var/log/EngineScript/install-log.log
0 commit comments