run rake tasks
This commit is contained in:
parent
f7ca08b540
commit
1dc996728f
1 changed files with 1 additions and 1 deletions
2
debian/postinst
vendored
2
debian/postinst
vendored
|
@ -50,7 +50,7 @@ case "$1" in
|
||||||
|
|
||||||
echo "Running final rake tasks..."
|
echo "Running final rake tasks..."
|
||||||
# Move these to rails-common
|
# Move these to rails-common
|
||||||
#. /usr/lib/diaspora-common/scripts/rake-tasks.sh
|
. /usr/lib/gitlab/scripts/rake-tasks.sh
|
||||||
;;
|
;;
|
||||||
|
|
||||||
abort-upgrade|abort-remove|abort-deconfigure)
|
abort-upgrade|abort-remove|abort-deconfigure)
|
||||||
|
|
Loading…
Add table
Reference in a new issue