Skip to content

Commit 1d142b9

Browse files
committed
build: Fix accidental change in release script
1 parent e654f05 commit 1d142b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/build-linux-x64.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ pushd dist
5555
tar cJf "trilium-linux-x64-${VERSION}.tar.xz" trilium-linux-x64
5656
popd
5757

58-
#bin/build-debian.sh
58+
bin/build-debian.sh

0 commit comments

Comments
 (0)