Updated install script

This commit is contained in:
Eduard Urbach 2018-04-11 12:55:53 +02:00
parent d2de04246c
commit 65b51ef2b2
6 changed files with 12 additions and 1 deletions

3
images/characters/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*
!*/
!.gitignore

2
images/characters/large/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

2
images/characters/medium/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

2
images/characters/original/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

2
images/characters/small/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

View File

@ -42,7 +42,7 @@ cd $GOPATH/src/github.com/animenotifier/notify.moe
make all
# Database
git clone https://github.com/animenotifier/database ~/.aero/db/arn
git clone --depth=1 https://github.com/animenotifier/database ~/.aero/db/arn
# Configure
make ports