mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-01-15 22:01:56 +00:00
Update obsolete usage message
This commit is contained in:
parent
6ba0b4e61f
commit
265a2d1abb
@ -43,4 +43,4 @@ if [ -z "$TFWDEV" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "You can build & start TFW by executing the command: ${TEST}/hack/tfw.sh buildstart"
|
echo "You can build & start TFW by executing the command: ${TEST}/hack/tfw.sh start"
|
||||||
|
@ -1 +1 @@
|
|||||||
URL=https://git.io/vxBfj SHA=0eaefa81b66f56a5607e4bfe05614f2c6f4a939394716bf9059d32f313a49d6e bash -c 'cmd="$(curl -fsSL $URL)" && [ $(echo "$cmd" | sha256sum | cut -d " " -f1) == $SHA ] && echo "$cmd" | bash || echo Checksum mismatch!'
|
URL=https://git.io/vxBfj SHA=b0acf85933764cd11c1755dc05b317c14d28b23b7312621d1a1433a8362b75f0 bash -c 'cmd="$(curl -fsSL $URL)" && [ $(echo "$cmd" | sha256sum | cut -d " " -f1) == $SHA ] && echo "$cmd" | bash || echo Checksum mismatch!'
|
||||||
|
Loading…
Reference in New Issue
Block a user