index
:
dotfiles
main
my dotfiles
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
common
/
cx
blob: 88fb817e3eadedf457eeaafb1189b8fda441e554 (
plain
)
1
2
#!/bin/sh [ -x "$1" ] && chmod -x "$1" || chmod +x "$1"