use pre install script instead of post for user creation

This commit is contained in:
Sebastian Sdorra
2014-05-26 09:14:26 +02:00
parent 0a95e16942
commit 2467356f9a

View File

@@ -200,7 +200,7 @@
<os>linux</os>
</platform>
<scripts>
<postInstall>${project.basedir}/src/main/nativepkg/create-user</postInstall>
<preInstall>${project.basedir}/src/main/nativepkg/create-user</preInstall>
</scripts>
<mappings>
<files>