Make instructional output more readable
这个提交包含在:
父节点
6728663a8b
当前提交
902eaa71e2
10
install.bash
10
install.bash
@ -54,10 +54,14 @@ echo ""
|
|||||||
echo ""
|
echo ""
|
||||||
echo "P.S. Would you like to customize Gitea?"
|
echo "P.S. Would you like to customize Gitea?"
|
||||||
echo ""
|
echo ""
|
||||||
echo "\tSee basic instructions at https://git.coolaj86.com/coolaj86/gitea-installer.sh/_edit/master/install.bash"
|
echo "\tRead basic instructions:"
|
||||||
|
echo "\thttps://git.coolaj86.com/coolaj86/gitea-installer.sh/_edit/master/install.bash"
|
||||||
echo ""
|
echo ""
|
||||||
echo "\tThe templates are at https://github.com/go-gitea/gitea/tree/v$VER/templates"
|
echo "\tView current templates:"
|
||||||
echo "\tSee a sample app.ini at https://github.com/go-gitea/gitea/blob/v$VER/custom/conf/app.ini.sample"
|
echo "\thttps://github.com/go-gitea/gitea/tree/v$VER/templates"
|
||||||
|
echo ""
|
||||||
|
echo "\tSee a sample app.ini:"
|
||||||
|
echo "\thttps://github.com/go-gitea/gitea/blob/v$VER/custom/conf/app.ini.sample"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# sleep 5
|
# sleep 5
|
||||||
|
|||||||
正在加载...
x
在新工单中引用
屏蔽一个用户