postlogin.sh 45 B

123
  1. #!/bin/sh
  2. export MASTER_USER=$USER
  3. exec "$@"