mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
fix installer
This commit is contained in:
@@ -220,7 +220,7 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
if !config.HybridMode && checkIsPangolinInstalledWithHybrid() {
|
||||
if !config.HybridMode {
|
||||
// Setup Token Section
|
||||
fmt.Println("\n=== Setup Token ===")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user