snapshot.sh 212 B

123456789
  1. #!/usr/bin/env bash
  2. # © Copyright 2008 Beman Dawes
  3. # Distributed under the Boost Software License, Version 1.0.
  4. # See http://www.boost.org/LICENSE_1_0.txt
  5. ./snapshot_posix.sh
  6. ./snapshot_windows.sh
  7. ./inspect.sh
粤ICP备19079148号