Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Piotr Gawron
minerva-scripts
Commits
c09520c1
Commit
c09520c1
authored
May 20, 2022
by
Piotr Gawron
Browse files
sudo over root
parent
bc7b3ac6
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/restore.sh
View file @
c09520c1
...
...
@@ -44,8 +44,8 @@ then
fi
gzip
-d
map_viewer_db.gz
sudo
-u
postgres dropdb map_viewer
sudo
-u
postgres createdb map_viewer
-O
map_viewer
sudo
sudo
-u
postgres dropdb map_viewer
sudo
sudo
-u
postgres createdb map_viewer
-O
map_viewer
psql
-h
localhost
-U
map_viewer
-f
map_viewer_db map_viewer
...
...
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