mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-01-23 22:42:31 +08:00
Clang format
This commit is contained in:
parent
649e2e465c
commit
5161e5e106
@ -75,7 +75,7 @@ int main() {
|
||||
connected = utils::is_connected();
|
||||
}
|
||||
|
||||
if(!connected) {
|
||||
if (!connected) {
|
||||
error("An active network connection could not be detected, please connect and restart the installer.");
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user