Skip to content

Commit 984839e

Browse files
committed
dont show oracle output
1 parent 702d9a9 commit 984839e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oracle.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
curl -f -s "127.0.0.1:666/$1"
3+
curl -f -s "192.168.179.23:666/$1" > /dev/null

0 commit comments

Comments
 (0)