gecko-dev/java/build/chmodx.sh
edburns%acm.org 8c344cf726 chmod
2002-10-18 23:18:45 +00:00

12 lines
212 B
Bash
Executable File

#!/bin/sh
#-------------------------------------------------------
# Hack to allow chmodding in
# a zippy.
#
# usage: chmod <fileToChmod>
#
#-------------------------------------------------------
chmod 775 $1