diff options
-rwxr-xr-x | stashley | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ done fdupes -dIr . +ipfs --help || exit 0 + if [ "$(ipfs --help)" = 0 ] then ## Add new content to personality-archive |
index : stashley | ||
A program using TOML files to archive personalities to IPFS | msglm |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | stashley | 2 |
@@ -24,6 +24,8 @@ done fdupes -dIr . +ipfs --help || exit 0 + if [ "$(ipfs --help)" = 0 ] then ## Add new content to personality-archive |