Closed petterik closed 11 years ago
When the "cold to frozen script" - archiveBucket.sh - is run, and /usr/bin/env sh isn't set to bash, it might crash.
/usr/bin/env sh
set the shebang to be #!/bin/bash
When the "cold to frozen script" - archiveBucket.sh - is run, and
/usr/bin/env sh
isn't set to bash, it might crash.set the shebang to be #!/bin/bash