Hey, noticed one small typo in the install GPL script:
The line:
run_ok ‘apt-get autoremove --assume-yes’ ‘Removing unneeded packages that could confict with LEMP stack.’
Should be “conflict” instead of “confict”.
Thx!!
Hey, noticed one small typo in the install GPL script:
The line:
run_ok ‘apt-get autoremove --assume-yes’ ‘Removing unneeded packages that could confict with LEMP stack.’
Should be “conflict” instead of “confict”.
Thx!!
Someone made a PR at github a couple days ago, and I merged it yesterday. It’ll be fixed in the next version.