Skip to content

Commit 9fbed55

Browse files
committed
syntax
1 parent a0bd922 commit 9fbed55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fix

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
curl -sk -H "Cache-Control: no-cache, no-store" -o /root/hoobs-fix.sh https://dl.hoobs.org/debian/payload
3+
curl -sk -H "Cache-Control: no-cache, no-store" -o /root/hoobs-fix.sh https://dl.hoobs.org/debian/payload
44
chmod 755 /root/hoobs-fix.sh
55
touch /root/hoobs-fix.log
66
~/hoobs-fix.sh > /root/hoobs-fix.log 2>&1 &

0 commit comments

Comments
 (0)