.
This commit is contained in:
parent
3e8d8f010e
commit
bca2ca1770
1 changed files with 0 additions and 1 deletions
1
add.sh
1
add.sh
|
|
@ -14,7 +14,6 @@ for arg in $@; do
|
|||
continue
|
||||
}
|
||||
|
||||
cp -rv "$arg" "${arg}.bak"
|
||||
mkdir -vp "files/$(dirname "$file")"
|
||||
mv -iv "$arg" "files/$file"
|
||||
ln -vfs "$(realpath "files/$file")" "$arg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue