dev-help-testvm.sh 381 B

123456789101112
  1. # This file is like the other one, except for the testing VM.
  2. # It also gets dumped into /etc/motd.
  3. echo -e "
  4. \033[1;33mThe exa testing environment!\033[0m
  5. This machine is dependency-free, and can be used to test that
  6. released versions of exa still work on vanilla Linux installs.
  7. \033[4mCommands\033[0m
  8. \033[32;1mcheck-release\033[0m to download and verify released binaries
  9. "