diff options
Diffstat (limited to 'admin/fixperms')
-rw-r--r-- | admin/fixperms | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/fixperms b/admin/fixperms new file mode 100644 index 0000000..50bb7ff --- /dev/null +++ b/admin/fixperms @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +chmod +x admin/makedoc.sh admin/docblocks admin/runtests admin/mathlib \ + admin/fixperms admin/prepare-release
\ No newline at end of file |