make all the files in /install/postscripts/ are executable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
6b4b8e4ca2
commit
fbdd283424
@ -91,6 +91,8 @@ tar -xf postscripts.tar
|
||||
rm postscripts.tar
|
||||
%endif
|
||||
|
||||
chmod 755 $RPM_BUILD_ROOT/install/postscripts/*
|
||||
|
||||
rm LICENSE.html
|
||||
mkdir -p postscripts/hostkeys
|
||||
cd -
|
||||
|
Loading…
Reference in New Issue
Block a user