fix chmod, should be event
This commit is contained in:
parent
70a1b9da83
commit
fe3bee09a2
|
@ -183,7 +183,7 @@ fi
|
||||||
|
|
||||||
# Update file permissions of scripts
|
# Update file permissions of scripts
|
||||||
chmod +0755 &emhttp;/scripts/* \
|
chmod +0755 &emhttp;/scripts/* \
|
||||||
&emhttp;/events/*
|
&emhttp;/event/*
|
||||||
|
|
||||||
# Cleaning old source files
|
# Cleaning old source files
|
||||||
find &plgpath;/ -type f -iname "&name;*.txz" ! -iname "*&version;*" -delete
|
find &plgpath;/ -type f -iname "&name;*.txz" ! -iname "*&version;*" -delete
|
||||||
|
@ -221,4 +221,3 @@ echo ""
|
||||||
</FILE>
|
</FILE>
|
||||||
|
|
||||||
</PLUGIN>
|
</PLUGIN>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user