mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-09 20:11:12 +00:00
Pin content to ipfs (#101)
* Pin content to ipfs * Update scripts/ipfsPrep.sh * Add actual packages * Update .github/workflows/push-master.yml
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright 2020-2021 @polkadot/phishing authors & contributors
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
mkdir -p build
|
||||
cp inhex.html address.json all.json known.json urlmeta.json build
|
||||
Reference in New Issue
Block a user