diff options
author | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:23:59 -0500 |
---|---|---|
committer | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:23:59 -0500 |
commit | bf812e4222fa973a90d6b1abd7830fac090318e4 (patch) | |
tree | 4b18714a3b958be9e6406ff92b3f0c90aa450120 | |
parent | d9f0a52b6748924af119eeba9d51c23da421c8f2 (diff) | |
download | guix-techchud-bf812e4222fa973a90d6b1abd7830fac090318e4.tar.gz guix-techchud-bf812e4222fa973a90d6b1abd7830fac090318e4.tar.bz2 guix-techchud-bf812e4222fa973a90d6b1abd7830fac090318e4.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 |