Changes

Jump to navigation Jump to search
1 byte added ,  08:56, 13 October 2020
no edit summary
Line 89: Line 89:     
  cd skins
 
  cd skins
  for skin in *; do (cd $ext && git fetch && git checkout -b REL1_XX origin/REL1_XX); done
+
  for skin in *; do (cd $skin && git fetch && git checkout -b REL1_XX origin/REL1_XX); done
    
Please revise if the following steps are still needed:
 
Please revise if the following steps are still needed:
79

edits

Navigation menu