Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
run after system init on tomato
szpunk
Nov 7th, 2013
62
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#等待系统启动完成后执行
A
=
1
while
[
$A
-gt
0
]
;
do
if
[
-f
/
var
/
notice
/
sysup
]
;
then
sleep
2
;
break
;
fi
sleep
1
done
mount
-o
bind
/
tmp
/
mnt
/
optware
/
opt
/
opt
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💎 Free Crypto Method 💎
JavaScript | 9 sec ago | 0.24 KB
🔥 Make 1000$ in 20 minutes 💵 💎🔥
JavaScript | 1 min ago | 0.20 KB
💵 Crypto Swap Glitch ✅ Easy money 💵
JavaScript | 1 min ago | 0.24 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 🔥🚨
JavaScript | 3 min ago | 0.20 KB
🚨 Trading exploit 🚨
JavaScript | 3 min ago | 0.24 KB
🔥 Make 1000$ in 20 minutes 💵
JavaScript | 4 min ago | 0.24 KB
💎 INSTANT MONEY EXPLOIT 💎 🚨🚨
JavaScript | 4 min ago | 0.20 KB
Universal Aimbot/ESP
Lua | 5 min ago | 17.19 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!