Skip to content

Commit

Permalink
Update cleanup_apt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
youtalk authored Jan 17, 2025
1 parent e3c3582 commit 409db1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/cleanup_apt.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -euo pipefail
set -e

function cleanup_apt() {
local apt_clean=$1
Expand Down

0 comments on commit 409db1f

Please sign in to comment.