mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
Copy latest.txt
This commit is contained in:
parent
b0f14c4844
commit
8e81b7cf19
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ if [ "$CWEB_B" = true ]; then
|
||||||
if [ ! -f "$PATH_OF_C_WEB_FOLDER_ROOT/deb_signing.key" ]; then
|
if [ ! -f "$PATH_OF_C_WEB_FOLDER_ROOT/deb_signing.key" ]; then
|
||||||
cp /root/vesta/install/debian/$TARGET_DEB_VER_MAIN/deb_signing.key $PATH_OF_C_WEB_FOLDER_ROOT/deb_signing.key
|
cp /root/vesta/install/debian/$TARGET_DEB_VER_MAIN/deb_signing.key $PATH_OF_C_WEB_FOLDER_ROOT/deb_signing.key
|
||||||
fi
|
fi
|
||||||
|
cp /root/vesta/src/deb/latest.txt $PATH_OF_C_WEB_FOLDER_ROOT/latest.txt
|
||||||
cd $PATH_OF_C_WEB_FOLDER
|
cd $PATH_OF_C_WEB_FOLDER
|
||||||
|
|
||||||
if [ -f "packages.tar.gz" ]; then
|
if [ -f "packages.tar.gz" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue