mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
updates
This commit is contained in:
parent
bb341d2481
commit
7b33105057
@ -40,7 +40,7 @@ echo '
|
||||
'
|
||||
|
||||
path_repo="$path_komrade/code"
|
||||
if ! command -v git &> /dev/null
|
||||
if command -v git &> /dev/null
|
||||
then
|
||||
if [ -d "$path_repo" ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user