2
0

fix-website.sh 91 B

123
  1. #!/bin/bash
  2. scripts/build-static.sh && (scripts/stop-static.sh ; scripts/start-static.sh)