lapis.sh 211 B

1234567
  1. #!/bin/bash
  2. RETCODE=$(fw_exists /usr/local/bin/lapis)
  3. [ ! "$RETCODE" == 0 ] || { return 0; }
  4. sudo apt-get install -y luarocks
  5. sudo luarocks install http://github.com/leafo/lapis/raw/master/lapis-dev-1.rockspec