This commit is contained in:
byte[] 2021-09-27 19:12:46 -04:00
parent a0dc770cc9
commit 1a375a91bd
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -53,4 +53,4 @@ npm-debug.log
# Rust binaries
/native/**/target
/.cargo
/.cargo

View file

@ -2,7 +2,7 @@
# For compatibility with musl libc
export CARGO_FEATURE_DISABLE_INITIAL_EXEC_TLS=1
export CARGO_HOME=/srv/philomena
export CARGO_HOME=/srv/philomena/.cargo
background() {
while :; do