mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 21:58:03 +00:00
7 lines
199 B
Bash
Executable File
7 lines
199 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# Copyright 2020-2024 @polkadot/phishing authors & contributors
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
mkdir -p build
|
|
cp -R index.html address.json all.json known.json meta build
|