attach_webzip.sh 146 B

1234567
  1. #!/bin/bash
  2. # Use this simple script to attach the web.zip to Rufs's executable.
  3. echo >> rufs
  4. echo "####WEBZIP####" >> rufs
  5. cat web.zip >> rufs