Skip to content

Commit 5d47e47

Browse files
authored
Update install.sh
1 parent 28f3c36 commit 5d47e47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ cd qiq
1313
rm -rf README.md
1414
rm -rf LICENSE
1515
chmod +x *
16-
cp * /data/data/com.termux/files/usr/bin/
16+
cp qiq-help /data/data/com.termux/files/usr/bin/
17+
cp qiq-version /data/data/com.termux/files/usr/bin/
1718
figlet -f big 'Done!!!' | lolcat -p 1.0
1819
echo -e $b">>>"$w" run command to help qiq: "$g"qiq-help"$w
1920
sleep 1

0 commit comments

Comments
 (0)