mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Fix issue
This commit is contained in:
parent
6c090b4967
commit
2d88a71b80
@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
cd $SCRIPT_DIR;
|
||||
|
||||
rm -f personnal-data-export-navigator.zip
|
||||
cd personnal-data-export-navigator;
|
||||
zip -r personnal-data-export-navigator.zip assets Export.html
|
||||
|
Loading…
Reference in New Issue
Block a user