mirror of
https://github.com/CosmicScale/PSBBN-Definitive-English-Patch.git
synced 2025-01-10 03:59:22 +01:00
Fixed TOOLKIT_PATH typo
This commit is contained in:
parent
c0b164e252
commit
b694f25076
@ -3,7 +3,7 @@
|
||||
echo -e "\e[8;40;100t"
|
||||
|
||||
# Set paths
|
||||
TOOLKIT_PATH=$"(pwd)"
|
||||
TOOLKIT_PATH="$(pwd)"
|
||||
ASSETS_DIR="${TOOLKIT_PATH}/assets"
|
||||
INSTALL_LOG="${TOOLKIT_PATH}/PSBBN-installer.log"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user