Skip to content

Commit

Permalink
Remove the +x attribute on non-bash dockersand scripts
Browse files Browse the repository at this point in the history
This isn't needed on Windows and messes with tab-complete on Linux.
Closes #178.
  • Loading branch information
dpogue committed Jul 6, 2024
1 parent 78a71c9 commit 1d0d2da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Empty file modified dockersand.bat
100755 → 100644
Empty file.
Empty file modified dockersand.ps1
100755 → 100644
Empty file.

0 comments on commit 1d0d2da

Please sign in to comment.