We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886c866 commit 741e214Copy full SHA for 741e214
justfile
@@ -54,7 +54,7 @@ build:
54
cat sql/666-rename_configuration_table.sql >> release/cipherstash-encrypt-uninstall.sql
55
56
# remove the drop file
57
- # rm release/cipherstash-encrypt-tmp-drop.sql
+ rm release/cipherstash-encrypt-tmp-drop.sql
58
59
60
reset:
0 commit comments