This commit is contained in:
Frank Braun
2020-08-20 03:05:33 +00:00
parent 13274c6248
commit eb39fcd95b
+1 -1
View File
@@ -19,5 +19,5 @@ cp -r $ltd/_example .
rm -rf upgrade
cp -r $ltd/upgrade .
echo "make sure to adjust sqlite3.go adjusted with sqlcipher pragmas!"
echo "make sure to adjust sqlite3.go with sqlcipher pragmas!"
echo "make sure to adjust import paths in _example directory!"