Browse Source

and another one

SVN-Revision: 12217
Felix Fietkau 17 years ago
parent
commit
1391134579
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/env

+ 1 - 1
scripts/env

@@ -162,7 +162,7 @@ env_switch() {
 
 	env_init
 	env_ask_sync
-	git-checkout "$NAME"
+	git-checkout "$name"
 	env_link_config
 }