From 1392d66e70f19c5c772c6268f1adebc7178bb828 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 23 May 2024 16:39:14 +0200 Subject: [PATCH] Update 0.1.8.md --- documentation/docs/changelog/0.1.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.8.md b/documentation/docs/changelog/0.1.8.md index bffa957..474209d 100644 --- a/documentation/docs/changelog/0.1.8.md +++ b/documentation/docs/changelog/0.1.8.md @@ -35,6 +35,7 @@ Released on May 23, 2024 - `opencli php-install_php_version` now also sets limits for the php-cli ini - Custom OpenPanel version can now be set on install with `--version=0.1.8` - `jq` is no longer added on OpenPanel installation, instead only if/when needed by OpenCLI +- Install script now accepts addition flags: `--version=` `--post_install=` `--skip-apt-update` `--enable-ftp` `--ips` ### Docker Resources