Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

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

Lines changed: 1 addition & 1 deletion
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)