Skip to content

Commit

Permalink
remove debug option
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-toa committed Feb 23, 2024
1 parent 1516e9f commit d676fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-certificate.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -e -x
set -e

project_dir=$(cd "$(dirname $0)" && pwd)
project_root=$(cd $project_dir/.. && pwd)
Expand Down

0 comments on commit d676fcb

Please sign in to comment.