Skip to content

Commit 99f5616

Browse files
authored
bug fix
1 parent 0023d14 commit 99f5616

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
@@ -1543,6 +1543,7 @@ Resources:
15431543
apt-get autoremove -q -y
15441544
# Disable upgrade prompt: https://help.ubuntu.com/community/Upgrades#Upgrade_policy
15451545
sed -i "s/Prompt=lts/Prompt=never/g" /etc/update-manager/release-upgrades
1546+
chown -R ubuntu:ubuntu /home/ubuntu/.config
15461547
15471548
rm -f ${!0}
15481549
mode: "000740"

0 commit comments

Comments
 (0)