Unknwon
5589445557
scripts: remove confuse scripts
10 years ago
Unknwon
98f7f6bef8
scripts: remove confuse scripts
10 years ago
Clint Armstrong
eae08ea8f4
Allow start.sh from any working directory
...
This change to start.sh allows it to be executed from any working directory and always reference the gogs binary in the parent directory. Very helpful when calling start.sh from an init script.
10 years ago
Tristan Storch
69e332f432
Removed trailing white spaces
...
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
10 years ago
Unknwon
5fbf8531e6
Finish new home page of organization
10 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
10 years ago
codeskyblue
9a3e1790a1
update start.sh in order to compatible with supervisor
10 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
skyblue
7a4c6c22ce
fix start.sh in crontab run failed problem
11 years ago
skyblue
ce350a737a
update models, add licence in start.sh
11 years ago
skyblue
587e6d8089
add start.sh+bat
11 years ago