1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Add Postgresql Restart

Add Postgresql Restart before database creation
This commit is contained in:
nemsia 2017-04-10 11:05:16 +02:00 committed by GitHub
parent d81564718c
commit 64e013a567

View file

@ -67,6 +67,7 @@ sudo apt-get -y install nodejs
sudo npm install -g yarn
## Install postgresql database
sudo systemctl restart postgresql
dbname=$app
dbuser=$app
# Generate random password