Don't defrag

This commit is contained in:
Bob Mottram 2018-01-04 14:44:42 +00:00
parent 86b12a843b
commit a01b116b93
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ if [ -d $PROJECT_DIR ]; then
apt-get -yq -t stretch-backports install certbot
email_install_tls
email_disable_chunking
defrag_filesystem
#defrag_filesystem
fi
fi