Skip to content

Commit e92edf8

Browse files
Sort certs as the first thing done.
1 parent 6a136a1 commit e92edf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/nhsnotify/scripts/postcreatecommand.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ add_gpg_tty_to_zshrc(){
134134

135135
echo "starting post create command script"
136136

137+
sort_certs
137138
execute_update_from_template
138139
add_asdf_to_path
139-
sort_certs
140140
configure_ohmyzsh
141141
add_gpg_tty_to_zshrc
142142
cd $CURRENT_DIR

0 commit comments

Comments
 (0)