This commit is contained in:
edburns%acm.org 2002-10-18 23:18:45 +00:00
parent ac30877a25
commit 8c344cf726

11
java/build/chmodx.sh Executable file
View File

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