Skip to content

Commit 49ae2fa

Browse files
committed
modify
1 parent d6e772a commit 49ae2fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/cleanup

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#!/bin/bash
2-
rm -f /var/www/html/index.html
2+
# Execute a pre build cleanup command
3+
rm -f /var/www/html/index.html

0 commit comments

Comments
 (0)