wip
This commit is contained in:
parent
2e78f4df77
commit
133ba6f492
1 changed files with 2 additions and 0 deletions
2
pika.sh
2
pika.sh
|
@ -274,6 +274,8 @@ check-pika() {
|
||||||
|
|
||||||
if [ -f "$tmp" ]; then
|
if [ -f "$tmp" ]; then
|
||||||
pen bold red "Copying binary now to $bin"
|
pen bold red "Copying binary now to $bin"
|
||||||
|
$_sudo chmod +x $tmp
|
||||||
|
|
||||||
$_sudo cp $tmp $bin
|
$_sudo cp $tmp $bin
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue