diff options
author | msglm <msglm@techchud.xyz> | 2023-07-15 07:42:49 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-07-15 07:42:49 -0500 |
commit | d7a5d67439088eafd2ccf78f9340b229326dcdc1 (patch) | |
tree | 4b18714a3b958be9e6406ff92b3f0c90aa450120 | |
parent | 1023ff3e8643a13c75a38b087b50cd4d9d9b442c (diff) | |
download | guix-msglm-d7a5d67439088eafd2ccf78f9340b229326dcdc1.tar.gz guix-msglm-d7a5d67439088eafd2ccf78f9340b229326dcdc1.tar.bz2 guix-msglm-d7a5d67439088eafd2ccf78f9340b229326dcdc1.zip |
update stashley location
-rw-r--r-- | stashley.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stashley.scm b/stashley.scm index 0a36808..879bff7 100644 --- a/stashley.scm +++ b/stashley.scm @@ -31,7 +31,7 @@ python-yq )) (arguments - '(#:install-plan '(("stashley" "/usr/bin/stashley")))) + '(#:install-plan '(("stashley" "/bin/stashley")))) (synopsis "Program using TOML files to archive personalities to IPFS") (description "Stashley is a program used for archiving personalities using |