for the commands:
make -j$(nproc) steemd
make -j$(nproc) cli_wallet
you need to do sudo or they fail:
sudo make -j$(nproc) steemd
sudo make -j$(nproc) cli_wallet
for the commands:
make -j$(nproc) steemd
make -j$(nproc) cli_wallet
you need to do sudo or they fail:
sudo make -j$(nproc) steemd
sudo make -j$(nproc) cli_wallet