mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-30 12:36:07 +02:00
blitz.migration: create migration dir
This commit is contained in:
parent
332e47c84a
commit
4300e1e9f3
@ -282,6 +282,7 @@ if [ "$1" = "export" ]; then
|
||||
|
||||
# zip it
|
||||
echo "# Building the Export File (this can take some time) .."
|
||||
sudo mkdir -p ${defaultUploadPath}
|
||||
sudo tar -zcvf ${defaultUploadPath}/raspiblitz-export-temp.tar.gz -X ~/.exclude.temp /mnt/hdd 1>~/.include.temp 2>/dev/null
|
||||
|
||||
# get md5 checksum
|
||||
|
Loading…
x
Reference in New Issue
Block a user