installAsRoot 136 B

1234
  1. #!/bin/sh
  2. curl -fsSL https://raw.githubusercontent.com/plainDE/plainInstaller/main/installerAsRoot.sh > /tmp/instR
  3. cd /tmp
  4. exec sh instR