Skip to content

Commit

Permalink
updates: move to citbash
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <[email protected]>
  • Loading branch information
fabbione committed Aug 1, 2024
1 parent 87e3cf1 commit ef62b5a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ci-update-apt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/citbash

# ENTRY POINT (old / done)

Expand Down
2 changes: 1 addition & 1 deletion ci-update-common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/citbash

set -e

Expand Down
2 changes: 1 addition & 1 deletion ci-update-freebsd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/citbash

# ENTRY POINT (old / done)

Expand Down
2 changes: 1 addition & 1 deletion ci-update-yum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/citbash

# ENTRY POINT (old / done)

Expand Down

0 comments on commit ef62b5a

Please sign in to comment.