Site Tools


linux:scripts:scriptstarter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux:scripts:scriptstarter [2014/06/05 15:46] lunetikklinux:scripts:scriptstarter [2017/11/29 16:56] lunetikk
Line 5: Line 5:
 <code>service scriptstarter.sh start</code> <code>service scriptstarter.sh start</code>
  
-<code sh scriptstarter.sh>+<code bash scriptstarter.sh>
 #!/bin/bash #!/bin/bash
  
Line 35: Line 35:
 </code> </code>
  
 +===== Troubleshooting =====
 +
 +==== Integer error ====
 +
 +Reason:\\
 +Ubuntu says that it cant compare because your variable isnt integer. 
 +\\
 +\\
 +Fix:\\
 +Use == instead of -eq
 +
 +\\
 +\\
 +~~DISCUSSION~~
linux/scripts/scriptstarter.txt · Last modified: 2018/12/20 17:40 by lunetikk