Засунул весь линк нейм в эчо
This commit is contained in:
parent
ce5b3688d5
commit
6d7ab08576
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ for ((e = 0; e <= (${#files[@]} - 1); e++));
|
|||
do
|
||||
target=${files[$e]}
|
||||
link_name=${destinations[$e]}
|
||||
ln -sfvnr $target $(echo ~)$link_name
|
||||
ln -sfvnr $target $(echo $link_name)
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue