Skip to content

Commit 9ed85b7

Browse files
authored
bug fix
1 parent 5d7699b commit 9ed85b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UbuntuLinux-LAMP-server.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1535,6 +1535,7 @@ Resources:
15351535
apt-get autoremove -q -y
15361536
# Disable upgrade prompt: https://help.ubuntu.com/community/Upgrades#Upgrade_policy
15371537
sed -i "s/Prompt=lts/Prompt=never/g" /etc/update-manager/release-upgrades
1538+
chown -R ubuntu:ubuntu /home/ubuntu/.config
15381539
15391540
rm -f ${!0}
15401541
mode: "000740"

0 commit comments

Comments
 (0)