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"
|
echo "file will be saved as $FILE"
|
||||||
|
|
||||||
sudo tar --exclude-from="$EXCLUDE_FILE" \
|
sudo tar --exclude-from="$EXCLUDE_FILE" \
|
||||||
--create --verbose --preserve-permissions \
|
--create --preserve-permissions \
|
||||||
--gzip --file "$FILE" "$HOME"
|
--gzip --file "$FILE" "$HOME"
|
||||||
|
|
||||||
sudo chown "$USER":"$USER" "$FILE"
|
sudo chown "$USER":"$USER" "$FILE"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user