mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-26 09:19:12 +01:00
use pre install script instead of post for user creation
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user