Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
ginokent committed Aug 26, 2023
1 parent ee6a922 commit 7c29556
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
#!/bin/sh
set -e -u

set -x
env
pwd
ls -al
set +x

cd "$(dirname "$0")"

# shellcheck disable=SC1091
Expand Down

0 comments on commit 7c29556

Please sign in to comment.