more
This commit is contained in:
@@ -67,8 +67,10 @@ EOF
|
|||||||
sudo reboot
|
sudo reboot
|
||||||
else
|
else
|
||||||
echo $s
|
echo $s
|
||||||
sudo echo "Asia/Jerusalem" > /etc/timezone
|
sudo tee /etc/timezone <<EOF
|
||||||
dpkg-reconfigure -f noninteractive tzdata
|
Asia/Jerusalem
|
||||||
|
EOF
|
||||||
|
sudo dpkg-reconfigure -f noninteractive tzdata
|
||||||
sudo rm /var/lib/dpkg/info/shim-signed:arm64.postrm
|
sudo rm /var/lib/dpkg/info/shim-signed:arm64.postrm
|
||||||
sudo apt --fix-broken install -y
|
sudo apt --fix-broken install -y
|
||||||
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||||
|
Reference in New Issue
Block a user