Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bclswl0827 committed Nov 5, 2023
1 parent 458d168 commit 82bb15a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions wizard.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ deploy_apps() {

archive_docker_volume() {
tar -czf ${DOCKER_ARCHIVE} /var/lib/docker
rm -rf /var/lib/docker/*
echo y | docker system prune
/etc/init.d/docker restart
}

execute_build() {
Expand Down

0 comments on commit 82bb15a

Please sign in to comment.