diff --git a/daemon/upgrade/0.6.md b/daemon/upgrade/0.6.md index 3d90eeba..5c507df1 100644 --- a/daemon/upgrade/0.6.md +++ b/daemon/upgrade/0.6.md @@ -32,6 +32,6 @@ You can safely ignore this output. Do not run the audit fix command, you _will_ ::: ``` bash -npm install --only=production +npm install --only=production --unsafe-perm systemctl restart wings ```