@@ -0,0 +1,7 @@
#!/bin/sh
BloomInstallationDir=/opt/bloom
LD_LIBRARY_PATH=:$LD_LIBRARY_PATH;
export LD_LIBRARY_PATH;
exec $BloomInstallationDir/bin/bloom "$@";
The note is not visible to the blocked user.