Files
rusqlite/libsqlite3-sys/upgrade_sqlcipher.sh
gwenn 897ef9cf25 Fix shell scripts
Replace `$_` by `$0` because `$_` doesn't work when using `sh upgrade.sh`.
Replace `bash` by `sh` because we should not depend on bash.
And also remove unused `CUR_DIR` variable.
2022-01-15 10:35:30 +01:00

1.5 KiB
Executable File