4 lines
72 B
Bash
4 lines
72 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
aptos node run-local-testnet --with-faucet --force-restart
|