2
0

fix-website.sh 103 B

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