Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveorevo committed Oct 25, 2023
1 parent d4f652b commit e243059
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Then the rest:
cd /tmp
wget https://github.com/virtuosoft-dev/hestiacp-pluginable/archive/refs/heads/main.zip
unzip main.zip
cp -r hestiacp-pluginable-main/hooks/* /etc/hestiacp/hooks/
mkdir -p /etc/hestiacp/hooks
cp -r hestiacp-pluginable-main/hooks /etc/hestiacp
rm -rf hestiacp-pluginable-main
rm main.zip
```
Expand Down

0 comments on commit e243059

Please sign in to comment.