Skip to content

Commit 6256588

Browse files
committed
update reset_sandbox.sh
1 parent 02cfcb0 commit 6256588

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bin/reset_sandbox.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#!/bin/sh
2-
# Set up the sandbox directory.
1+
#!/bin/bash
2+
# Set up the sandbox directory as a repo with some sample activity.
33
set -e
44

55
DIR='sandbox'

0 commit comments

Comments
 (0)