This website requires JavaScript.
Explore
Help
Register
Sign In
xrsh
/
xrsh-buildroot
Watch
1
Star
0
Fork
You've already forked xrsh-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
919a888386
xrsh-buildroot
/
buildroot-v86
/
board
/
v86
/
rootfs_overlay
/
root
/
hook.d
/
alert
/
yo.js
4 lines
76 B
JavaScript
Raw
Blame
History
#!/bin/js
str
=
"hook.d/alert/yo.js yo"
+
args
.
slice
(
1
)
.
join
(
' '
)
alert
(
str
)
Reference in New Issue
View Git Blame
Copy Permalink