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
linux:scripts:scriptstarter [2015/02/19 17:00] lunetikklinux:scripts:scriptstarter [2018/12/20 17:40] (current) – Discussion status changed 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 37: Line 37:
 ===== Troubleshooting ===== ===== Troubleshooting =====
  
-==== Interpreter error ====+==== Integer error ====
  
 Reason:\\ Reason:\\
 Ubuntu says that it cant compare because your variable isnt integer.  Ubuntu says that it cant compare because your variable isnt integer. 
 +\\
 \\ \\
 Fix:\\ Fix:\\
 Use == instead of -eq Use == instead of -eq
  
 +\\ 
 +\\ 
 +~~DISCUSSION:closed~~
linux/scripts/scriptstarter.1424361644.txt.gz · Last modified: 2017/03/01 12:50 (external edit)