зеркало из https://github.com/mozilla/pjs.git
chmod
This commit is contained in:
Родитель
771a01cbc3
Коммит
6ec26f6248
|
@ -0,0 +1,11 @@
|
|||
#!/bin/sh
|
||||
|
||||
#-------------------------------------------------------
|
||||
# Hack to allow chmodding in
|
||||
# a zippy.
|
||||
#
|
||||
# usage: chmod <fileToChmod>
|
||||
#
|
||||
#-------------------------------------------------------
|
||||
|
||||
chmod 775 $1
|
Загрузка…
Ссылка в новой задаче