1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00
This commit is contained in:
Laurent Peuch 2015-09-28 00:37:04 +02:00
parent 9d3d018e10
commit 5d2900e79d

View file

@ -9,4 +9,4 @@ do
sudo "su postgres -c \"dropdb $i\""
done
su postgres -c "dropuser noalyss"
sudo "su postgres -c 'dropuser noalyss'"