mirror of
https://github.com/YGGverse/flarumdown.git
synced 2026-03-31 16:55:29 +00:00
remove -FS argument as typo
This commit is contained in:
parent
faaba38f70
commit
7d89ab8943
1 changed files with 1 additions and 1 deletions
|
|
@ -66,5 +66,5 @@ if [ "$(pwd)" != "$TARGET_DIR" ]; then
|
|||
echo "Unexpected path!"
|
||||
exit 1
|
||||
fi
|
||||
zip -FS -r -9 /var/www/flarum/public/flarumdown/dump.zip .
|
||||
zip -r -9 /var/www/flarum/public/flarumdown/dump.zip .
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue