Skip to content

Commit

Permalink
fix shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
zakaria1193 committed Dec 2, 2024
1 parent f1bc6e6 commit 4986d71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions installers.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
!/bin/bash
#!/bin/bash

if [[ -z $ZFA_CONFIGS ]]; then
echo "$ZFA_CONFIGS" path not set from paths file.
Expand Down

0 comments on commit 4986d71

Please sign in to comment.