u
This commit is contained in:
@@ -251,7 +251,7 @@ if [ ${operation} == "dots" ] ; then
|
||||
file_name_trg=i3
|
||||
file_path_src=/home/${user}
|
||||
file_path_trg=/etc/lemurs/wms
|
||||
if [ -f ${file_path}/${file_name_trg} ] ; then
|
||||
if [ -f ${file_path_trg}/${file_name_trg} ] ; then
|
||||
echo ""
|
||||
echo "softlink already exists: ${file_path}/${file_name_trg}"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user