Update password script
This commit is contained in:
parent
9ed520abc2
commit
315a0b3869
@ -1,12 +1,9 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
dir="$PWD"
|
||||
scripts_subdir="$PWD/scripts"
|
||||
config="${dir}/config"
|
||||
|
||||
# rsync -a ~/pictures/wallpapers/* wallpapers/
|
||||
|
||||
cd config || exit
|
||||
rsync -a \
|
||||
--exclude 'bookmarks' \
|
||||
--exclude 'quickmarks' \
|
Loading…
x
Reference in New Issue
Block a user