Merged Changes #3

Sammanfogat
coolaj86 sammanfogade 34 incheckningar från josh/gitea-installer.sh:master in i master 2018-08-21 01:02:07 +00:00
Showing only changes of commit 764458a74f - Show all commits

Visa fil

@ -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