mirror of
https://github.com/CosmicScale/PSBBN-Definitive-English-Patch.git
synced 2025-03-10 10:17:51 +01:00
Removed duplicate line
This commit is contained in:
parent
cdb53f612d
commit
2aa7a1c192
@ -349,9 +349,6 @@ COMMANDS+="mkpart __.POPS ${pops_partition}M PFS\n"
|
||||
COMMANDS+="mkpart +OPL 128M PFS\nexit"
|
||||
echo -e "$COMMANDS" | sudo "${TOOLKIT_PATH}/helper/PFS Shell.elf" >> "${INSTALL_LOG}" 2>&1
|
||||
|
||||
# Pipe all commands to PFS Shell for mounting, copying, and unmounting
|
||||
echo -e "$COMMANDS" | sudo "${TOOLKIT_PATH}/helper/PFS Shell.elf" >> "${INSTALL_LOG}" 2>&1
|
||||
|
||||
echo | tee -a "${INSTALL_LOG}"
|
||||
echo "Installing POPS and OPL..." | tee -a "${INSTALL_LOG}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user