Format adjustment.
This commit is contained in:
parent
1f114d504b
commit
13612a3ea8
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ case "$OS" in
|
|||
cp rclone ${binTgtDir}/rclone.new && \
|
||||
mv ${binTgtDir}/rclone.new ${binTgtDir}/rclone && \
|
||||
chmod a=x ${binTgtDir}/rclone && \
|
||||
chown root:root ${binTgtDir}/rclone"
|
||||
chown root:root ${binTgtDir}/rclone"
|
||||
### - - - - - - - - - - - - - - - - - - - -
|
||||
#manual
|
||||
sudo -v
|
||||
|
|
Loading…
Reference in a new issue