Skip to content

Commit

Permalink
Comment out unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
lbussy authored Feb 21, 2019
1 parent 9e6f32e commit 85d3b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ main() {
func_init # Get constants
func_comline # Check command line arguments
func_checkroot # Make sure we are su into root
func_log # Create install log
#func_log # Create install log
echo -e "\n***Script $THISSCRIPT starting.***"
func_instructions # Show instructions
func_checkpass # Check for default password
Expand Down

0 comments on commit 85d3b72

Please sign in to comment.