mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-12 05:43:16 +00:00
Correct bash shell marker
This commit is contained in:
parent
44e2b246ba
commit
5b66c3de69
2
2bld.sh
2
2bld.sh
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# build TiddlyWiki 2.x
|
||||
|
||||
|
2
bld.sh
2
bld.sh
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# build TiddlyWiki5
|
||||
|
||||
|
2
run.sh
2
run.sh
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# run TiddlyWiki5
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# Upload the latest build of tiddlywiki5 to the server at http://www.tiddlywiki.com/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user