Add message at the end of setup script
This commit is contained in:
		
							
								
								
									
										1
									
								
								setup.sh
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								setup.sh
									
									
									
									
									
								
							@@ -96,5 +96,6 @@ echo "* reboot the SBC"
 | 
				
			|||||||
echo "And perhaps:"
 | 
					echo "And perhaps:"
 | 
				
			||||||
echo "* set a new password for $user"
 | 
					echo "* set a new password for $user"
 | 
				
			||||||
echo "* set htop at your convenience"
 | 
					echo "* set htop at your convenience"
 | 
				
			||||||
 | 
					echo "* connect to Wi-Fi network"
 | 
				
			||||||
echo "* remove password for sudo" # TODO we should automate that, with a flag
 | 
					echo "* remove password for sudo" # TODO we should automate that, with a flag
 | 
				
			||||||
exit 0
 | 
					exit 0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user