Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
3757db9f
Commit
3757db9f
authored
Oct 16, 2019
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed database it will get created by ci
parent
aa72ae3a
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
build.sh
build.sh
+2
-1
database/useragents.sqlite
database/useragents.sqlite
+0
-0
No files found.
build.sh
View file @
3757db9f
...
...
@@ -21,7 +21,8 @@ scp -P 63824 metager@metager3.de:~/UsersSeeder.php database/seeds/
touch
storage/logs/laravel.log
touch
storage/logs/worker.log
touch
database/metager.sqlite
chmod
777 config/sumas.json config/sumas.json database/metager.sqlite
touch
database/useragents.sqlite
chmod
777 config/sumas.json config/sumas.json database/metager.sqlite database/useragents.sqlite
chmod
-R
777 storage
chmod
-R
777 bootstrap/cache
npm
install
...
...
database/useragents.sqlite
deleted
100644 → 0
View file @
aa72ae3a
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment