mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
0fcbabc7db
* Pin content to ipfs * Update scripts/ipfsPrep.sh * Add actual packages * Update .github/workflows/push-master.yml
7 lines
204 B
Bash
Executable File
7 lines
204 B
Bash
Executable File
#!/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
|