tabs -> spaces

This commit is contained in:
AJ ONeal 2018-06-04 20:52:26 +00:00
parent 902eaa71e2
commit 764458a74f
1 changed files with 8 additions and 8 deletions

View File

@ -45,23 +45,23 @@ echo "###########################"
echo "" echo ""
echo "Just a few more steps to complete at the setup URL:" echo "Just a few more steps to complete at the setup URL:"
echo "" echo ""
echo "\thttp://$my_ip:3000/" echo " http://$my_ip:3000/"
echo "" echo ""
echo "Future changes can be made by editing the config file:" echo "Future changes can be made by editing the config file:"
echo "" echo ""
echo "\t/opt/gitea/custom/conf/app.ini" echo " /opt/gitea/custom/conf/app.ini"
echo "" echo ""
echo "" echo ""
echo "P.S. Would you like to customize Gitea?" echo "P.S. Would you like to customize Gitea?"
echo "" echo ""
echo "\tRead basic instructions:" echo " Read basic instructions:"
echo "\thttps://git.coolaj86.com/coolaj86/gitea-installer.sh/_edit/master/install.bash" echo " https://git.coolaj86.com/coolaj86/gitea-installer.sh/_edit/master/install.bash"
echo "" echo ""
echo "\tView current templates:" echo " View current templates:"
echo "\thttps://github.com/go-gitea/gitea/tree/v$VER/templates" echo " https://github.com/go-gitea/gitea/tree/v$VER/templates"
echo "" echo ""
echo "\tSee a sample app.ini:" echo " See a sample app.ini:"
echo "\thttps://github.com/go-gitea/gitea/blob/v$VER/custom/conf/app.ini.sample" echo " https://github.com/go-gitea/gitea/blob/v$VER/custom/conf/app.ini.sample"
echo "" echo ""
# sleep 5 # sleep 5