move chmod of edex dirs out of Installer.edex
This commit is contained in:
parent
61cb352483
commit
ac885977e3
1 changed files with 0 additions and 4 deletions
|
@ -143,10 +143,6 @@ if [ -d $UTILITY ] && [ -f $UTIL_FILENAME ]; then
|
|||
rm -f $UTIL_FILENAME
|
||||
fi
|
||||
|
||||
|
||||
chmod 775 /awips2/edex/data/manual
|
||||
chmod 775 /awips2/edex/logs
|
||||
|
||||
%preun
|
||||
if [ "${1}" = "1" ]; then
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Reference in a new issue