diff --git a/bw-updater b/bw-updater index b91dc6b..351e6c2 100644 --- a/bw-updater +++ b/bw-updater @@ -43,7 +43,7 @@ function update_bitwarden { # set the correct permissions chown root:bitwarden /usr/local/bin/bitwarden chmod 750 /usr/local/bin/bitwarden - restorecon /usr/local/bin/bitwarden + /usr/sbin/restorecon /usr/local/bin/bitwarden if systemctl start bitwarden.service then