Add workflow and fix issues
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# "$HOME/.bash_profile"
|
||||
# shellcheck disable=SC1090
|
||||
# shellcheck disable=SC1090,SC1091
|
||||
if [ -f "$HOME/.bashrc" ]
|
||||
then
|
||||
source "$HOME/.bashrc"
|
||||
|
||||
Reference in New Issue
Block a user