diff --git a/html/helloworld.html b/html/helloworld.html index d4f2664..703b0d1 100644 --- a/html/helloworld.html +++ b/html/helloworld.html @@ -1,3 +1,4 @@ + diff --git a/html/test.sh b/html/test.sh new file mode 100755 index 0000000..48f58c8 --- /dev/null +++ b/html/test.sh @@ -0,0 +1,2 @@ +#!/bin/bash +firefox helloworld.html \ No newline at end of file