We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e772a commit 49ae2faCopy full SHA for 49ae2fa
scripts/cleanup
@@ -1,2 +1,3 @@
1
#!/bin/bash
2
-rm -f /var/www/html/index.html
+# Execute a pre build cleanup command
3
+rm -f /var/www/html/index.html
0 commit comments