diff --git a/PostInstall.cmake b/PostInstall.cmake index 47c7aae..6dc0523 100644 --- a/PostInstall.cmake +++ b/PostInstall.cmake @@ -11,7 +11,7 @@ execute_process(COMMAND bash -c "\ --no-create-home \ --home-dir /nonexistent \ --system \ - --shell /bin/nologin \ + --shell /sbin/nologin \ -g _cado \ _cado; fi"