mirror of
https://github.com/typecho/typecho.git
synced 2025-04-22 10:43:57 +02:00
fix upgrade
This commit is contained in:
parent
fefedb3866
commit
f955076905
@ -51,6 +51,7 @@ upgrade:
|
||||
cp -Rf build/var/ ${DIR}
|
||||
rm -Rf ${DIR}/index.php
|
||||
cp build/index.php ${DIR}
|
||||
cp build/install.php ${DIR}
|
||||
make clear
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user