aboutsummaryrefslogtreecommitdiff
path: root/bashweb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bashweb.sh')
-rwxr-xr-xbashweb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashweb.sh b/bashweb.sh
index 8893641..411e72b 100755
--- a/bashweb.sh
+++ b/bashweb.sh
@@ -32,6 +32,6 @@ main () {
while true
do
- main &>/dev/null
+ main &>log
done