We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062555f commit edc7944Copy full SHA for edc7944
1 file changed
ubuntu/scripts/cleanup.sh
@@ -25,3 +25,6 @@ cloud-init clean --logs
25
26
apt-get autoremove --purge -yq
27
apt-get clean -yq
28
+
29
+# Cleanup fstab
30
+rm -r /etc/fstab
0 commit comments