mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fixed names of variables
This commit is contained in:
parent
0572d44622
commit
b501f772d8
|
@ -78,7 +78,7 @@ mkdir -p ${BASE_DIR}
|
|||
# thus we should remove the cloned repositories
|
||||
# if exists, otherwise cloning them may fail
|
||||
rm -rf ${BASE_DIR}/${SODIUM_DIR}
|
||||
rm -rf ${SBASE_DIR}/${TOX_CORE}
|
||||
rm -rf ${BASE_DIR}/${TOX_CORE_DIR}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user