4 lines
183 B
Bash
Executable File
4 lines
183 B
Bash
Executable File
#!/bin/sh
|
|
### Copyright 1999-2025. WebPros International GmbH. All rights reserved.
|
|
exec /opt/psa/bin/sw-engine-pleskrun /opt/psa/admin/application/smb/utils/hostname-helper.php "$@"
|