mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-21 23:48:01 +00:00
a4bb93cb33
- Update phishing URL to phishing.pezkuwichain.io - Update author to Dijital Kurdistan Tech Inst - Update README with Pezkuwi project references - Update IPFS reference to pezkuwichain.io - Rebrand all package references from @polkadot to @pezkuwi
7 lines
198 B
Bash
Executable File
7 lines
198 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# Copyright 2020-2024 @pezkuwi/phishing authors & contributors
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
mkdir -p build
|
|
cp -R index.html address.json all.json known.json meta build
|