quit yapping
Signed-off-by: Ferit Yiğit BALABAN <fyb@fybx.dev>
This commit is contained in:
parent
4ce50aef69
commit
477b59d866
@ -13,7 +13,7 @@ echo "with everything : $( du -sh "$HOME" )"
|
||||
echo "file will be saved as $FILE"
|
||||
|
||||
sudo tar --exclude-from="$EXCLUDE_FILE" \
|
||||
--create --verbose --preserve-permissions \
|
||||
--create --preserve-permissions \
|
||||
--gzip --file "$FILE" "$HOME"
|
||||
|
||||
sudo chown "$USER":"$USER" "$FILE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user