Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Making it work hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bengtsson authored Feb 22, 2018
1 parent 65bdaea commit 73fe375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/update/update.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
import sys

sys.path.append(os.path.dirname(os.path.abspath(__file__)))
sys.path.append(os.path.dirname('/usr/pgsql-9.2/bin/‘))

from commander.deploy import task, hostgroups
import commander_settings as settings
Expand Down

0 comments on commit 73fe375

Please sign in to comment.