up 90 B

1234567
  1. #!/bin/execlineb -P
  2. define dir /run/user
  3. if -t { mkdir -p "${dir}" }
  4. chmod 755 "${dir}"