Installed to bin instead of sbin #136

Open
opened 2022-01-17 16:38:24 +01:00 by nmbrg · 2 comments
nmbrg commented 2022-01-17 16:38:24 +01:00 (Migrated from github.com)

managed to miss that it should be installed to /usr/local/sbin and installed it to /usr/local/bin instead.
Will i have any issues running/using the script/doing backups? or will everything work fine even tho its in the bin folder instead of sbin?

managed to miss that it should be installed to /usr/local/sbin and installed it to /usr/local/bin instead. Will i have any issues running/using the script/doing backups? or will everything work fine even tho its in the bin folder instead of sbin?
elementzonline commented 2023-09-09 20:29:05 +02:00 (Migrated from github.com)

This will work fine. I normally install this to /usr/local/bin as the sbin is not preset in the system path variable PATH. I am using Debian for RPI version 12.

This will work fine. I normally install this to /usr/local/bin as the sbin is not preset in the system path variable PATH. I am using Debian for RPI version 12.
nmbrg commented 2023-09-09 20:31:22 +02:00 (Migrated from github.com)

This will work fine. I normally install this to /usr/local/bin as the sbin is not preset in the system path variable PATH. I am using Debian for RPI version 12.

Lol, only eight month later. :)
I’m no longer using rpi-clone, but thanks for the info.

> This will work fine. I normally install this to /usr/local/bin as the sbin is not preset in the system path variable PATH. I am using Debian for RPI version 12. Lol, only eight month later. :) I’m no longer using rpi-clone, but thanks for the info.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lerking/rpi-clone#136