mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	scripts/iiab-update: Touch up for PR #3784
This commit is contained in:
		
							parent
							
								
									24def618bc
								
							
						
					
					
						commit
						49b574409a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -40,7 +40,7 @@
 | 
				
			||||||
    git pull https://github.com/iiab/iiab --no-rebase --no-edit
 | 
					    git pull https://github.com/iiab/iiab --no-rebase --no-edit
 | 
				
			||||||
    if [[ $1 == "-f" || $1 == "--fast" ]]; then    # Otherwise ./runrole does it below! (as Ansible runs roles/0-init)
 | 
					    if [[ $1 == "-f" || $1 == "--fast" ]]; then    # Otherwise ./runrole does it below! (as Ansible runs roles/0-init)
 | 
				
			||||||
        cd scripts
 | 
					        cd scripts
 | 
				
			||||||
        echo -e "\n\e[4mNow running: cp -u iiab-update iiab-summary iiab-diagnostics /usr/bin\e[0m\n"
 | 
					        echo -e "\n\e[4mNow running: cp -u iiab-update iiab-summary iiab-diagnostics iiab-root-login /usr/bin\e[0m\n"
 | 
				
			||||||
        cp -u iiab-update iiab-summary iiab-diagnostics iiab-root-login /usr/bin
 | 
					        cp -u iiab-update iiab-summary iiab-diagnostics iiab-root-login /usr/bin
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue