- rem unnecessary mkdir
This commit is contained in:
@@ -441,7 +441,6 @@ if [ ${operation} == "dots+" ] ; then
|
||||
# chowning
|
||||
# ----------
|
||||
share_dir=/home/${system_user}/.local/share
|
||||
create_dir ${file_path}
|
||||
chown ${system_user}:${system_user} ${share_dir}
|
||||
chown ${system_user}:${system_user} ${share_dir}/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user