projects
/
fifth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a913785
)
Updated website update script
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Tue, 21 Dec 2021 18:08:10 +0000
(20:08 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Tue, 21 Dec 2021 18:08:10 +0000
(20:08 +0200)
tools/update web site
patch
|
blob
|
history
diff --git
a/tools/update web site
b/tools/update web site
index
20a52bc
..
a4d0fd0
100755
(executable)
--- a/
tools/update web site
+++ b/
tools/update web site
@@
-1,5
+1,5
@@
#!/bin/bash
-cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -
e "'$0' T"
; exit; fi;
+cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -
- "$0" T
; exit; fi;
cd ..