- Tent, Footprint, Rain cover/fly and stakes (in one pack)
- Sleeping Bag
- Sleeping Pad
- Sleeping Pillow
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# bash exit cleanup snippet | |
# By default, the shell will continue on errors (sometimes to your detriment) | |
# To learn about exit status, visit http://tldp.org/LDP/abs/html/exit-status.html | |
# To learn about the set builtin, visit https://www.gnu.org/software/bash/manual/html_node/The-Set-Builtin.html | |
# To learn about traps, visit http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_12_02.html | |
# We use set -e to exit immediately if a command exits with a non-zero status. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----BEGIN RSA PRIVATE KEY----- | |
MIIEowIBAAKCAQEAqewtjUA1niTgzcZC0FNfaaE2Et3LC2iyVRgkVvb0pjbQvhUf | |
PTmqIKPurMA4EFlXCh14UM31AR8AGRh4yiQCca0qzHqjs5OL6h8F140K0VXR4J8R | |
uuZUhoA2U1SiLEuJuWZUbXQq+uWW3OKCx2aCTMXOKomYnVuJ4p8b8NTTXWcPsHJ+ | |
NyGzUfSARFybmv302cw9Nn6M+fcCjaWdaet4htcTMJI675bBI8iZ14grWud90cPl | |
0qk4sdxThAgqoGvDbE5FdHKF3XKUGSPhUyoa3s914K6R3W4/TjNV6yC8cKDffHIV | |
B/SWDzzZR5WTjbfETc1Dku+5c6kBbLxJ505iYQIDAQABAoIBAAq+lGLKHJnTWyOn | |
1bG2k+Hp/7FRtPUTubMHw8R7+RxJewmJ7F/Cta86rmzd+q2N+KL7GhCB9WwMucTc | |
d0bQ4BawDHTBjHhebApxy7zFflmeQ5cgd86Joe6fTNAYGekTHbJLdis1nUIgIln1 | |
OK/DG5ofJ9oouS26DA34YZvo2TSepUVtV/GGUheX5gGCR1/bwNEW021hG+h53f5Z |
NewerOlder