netbird/release_files
Bethuel Mmbaga c81b83b346
Enhance compatibility of install.sh for systems without sudo (#1176)
This commit modifies the install.sh script to improve compatibility with systems lacking the sudo command. A conditional check is added at the beginning of the script to see if the sudo command exists. If it does, operations in the script that previously required sudo would proceed as normal, using the sudo command. If the system does not have sudo, the shell would execute these operations without it. This change enhances the usability of this script in restricted environments where sudo is not installed or available to users.
2023-09-28 23:58:04 +02:00
..
darwin_pkg move stopping app and service to preinstall 2023-06-06 17:35:27 +02:00
darwin-ui-installer.sh Add app restart to brew installer (#944) 2023-06-11 22:22:03 +02:00
darwin-ui-uninstaller.sh Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
install.sh Enhance compatibility of install.sh for systems without sudo (#1176) 2023-09-28 23:58:04 +02:00
post_install.sh Rebrand client cli (#320) 2022-05-22 18:53:47 +02:00
pre_remove.sh Rebrand client cli (#320) 2022-05-22 18:53:47 +02:00