Instruct user to log out
This commit is contained in:
parent
f3da0e1a51
commit
c30a467138
|
@ -98,6 +98,9 @@ begin
|
|||
rclone config || true
|
||||
systemctl --user enable "$serviceName" --now || true
|
||||
end
|
||||
|
||||
echo "rclone was configured successfully!"
|
||||
read -P "Please log out"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue