Files
stacks-puppet-node/bin/blockstack-server

6 lines
118 B
Bash
Executable File

#!/bin/sh
echo "This command is DEPRECATED. Please use \`blockstack-core\` in the future."
exec blockstack-core $@