Skip to content

Commit

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

function cleanup_system() {
local lib_dir=$1
Expand Down

0 comments on commit 4c4cc50

Please sign in to comment.