Skip to content

Commit 74dd055

Browse files
committed
updated package script to include everything html.
1 parent fd8a029 commit 74dd055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
zip -r "$1" icons kb lib src favicon.ico index.html manifest.json sense.css
2+
zip -r "$1" icons kb lib src favicon.ico *.html manifest.json sense.css

0 commit comments

Comments
 (0)