Skip to content

Commit a23bd6a

Browse files
committed
fix(database): fix build because of python-daemon
1 parent 5b7c68e commit a23bd6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cd /tmp
3636
git clone https://github.com/wal-e/wal-e.git
3737

3838
cd /tmp/wal-e
39-
git checkout dbf9783
39+
git checkout c16e58a
4040

4141
pip install .
4242

0 commit comments

Comments
 (0)