7 lines
122 B
Bash
Executable file
7 lines
122 B
Bash
Executable file
#!/bin/sh
|
|
|
|
su - root -c "/home/kchrisma/logScripts/umap;/home/kchrisma/logScripts/map"
|
|
wait
|
|
|
|
perl scanErrors.pl dev1
|
|
wait
|