mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
updates
This commit is contained in:
parent
c8039a7122
commit
3a9c5583bc
@ -24,7 +24,7 @@ path_komrade_default="`realpath ~/komrade`"
|
||||
read -p "[$path_komrade_default] " path_komrade
|
||||
if [ -z "$path_komrade" ]
|
||||
then
|
||||
path_komrade=path_komrade_default
|
||||
path_komrade=$path_komrade_default
|
||||
fi
|
||||
if [ ! -d "$path_komrade" ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user