[DRE-commits] [diaspora-installer] 01/01: create pids directory
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Feb 18 14:08:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora-installer.
commit 115d0707a43ba8ba2a2df039455289555488faf5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Feb 18 19:37:43 2017 +0530
create pids directory
---
migrate-to-0.6.3.0.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/migrate-to-0.6.3.0.sh b/migrate-to-0.6.3.0.sh
index 4d7778d..0bcc60c 100755
--- a/migrate-to-0.6.3.0.sh
+++ b/migrate-to-0.6.3.0.sh
@@ -38,6 +38,7 @@ elif [ -d /usr/share/diaspora/tmp ]; then
rmdir /usr/share/diaspora/tmp/
ln -sf /run/diaspora /usr/share/diaspora/tmp
fi
+mkdir -p /run/diaspora/pids
mkdir -p /var/log/diaspora
if [ -L /usr/share/diaspora/log ]; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git
More information about the Pkg-ruby-extras-commits
mailing list