Skip to content

Commit 52fb054

Browse files
committed
Update
1 parent 9438341 commit 52fb054

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/assets/home/bin/taive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/data/data/com.tool.tree/files/home/bin/bash
22

33
if [ "$1" == '-h' ] || [ "$1" == '--help' ] || [ -z "$1" ]; then
4-
echo "Syntax: taive [-#] http://file.zip [path/save.zip]"
4+
echo "Syntax: taive [-#|-c] http://file.zip [path/save.zip]"
55
exit 0
66
fi
77

app/src/main/assets/home/etc/boot

72 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)