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