hugo-sandstorm/bin/test_hugo

13 lines
186 B
Plaintext
Raw Normal View History

2020-07-28 10:59:12 +00:00
#!/bin/bash
cd .sandstorm
vagrant destroy -f
cd ..
vagrant-spk vm up
xdg-open http://local.sandstorm.io:6080/
vagrant-spk dev
echo "If everything went well:"
echo
echo "bin/pack_hugo"