update to git
This commit is contained in:
parent
396560afe7
commit
5da3d4db95
@ -1,5 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
exec &> >(tee /tmp/pika-installer-gtk4-log)
|
||||
|
||||
if [[ -f /tmp/pika-installer-gtk4-target-manual.txt ]]
|
||||
then
|
||||
sudo /usr/lib/pika/pika-installer-gtk4/scripts/manual-partition-install.sh
|
||||
@ -10,4 +12,4 @@ else
|
||||
else
|
||||
echo "critical installer error" && exit 1 && touch /tmp/pika-installer-gtk4-fail.txt
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user