mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Update vesta_compile.sh
This commit is contained in:
parent
1a71d90e9a
commit
430cdd41ff
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ TARGET_DEB_VER='10'
|
||||||
VESTA_VER='0.9.8-26-4'
|
VESTA_VER='0.9.8-26-4'
|
||||||
|
|
||||||
run_apt_update_and_install=1
|
run_apt_update_and_install=1
|
||||||
wait_to_press_enter=0
|
wait_to_press_enter=1
|
||||||
|
|
||||||
###############
|
###############
|
||||||
# Note: first run --apt before turning add_deb_to_apt_repo=1
|
# Note: first run --apt before turning add_deb_to_apt_repo=1
|
||||||
|
@ -30,7 +30,7 @@ if [ $# -gt 4 ]; then
|
||||||
add_deb_to_apt_repo=$5
|
add_deb_to_apt_repo=$5
|
||||||
fi
|
fi
|
||||||
|
|
||||||
MAINTAINER_EMAIL='predrag@hostingpanel.dev'
|
MAINTAINER_EMAIL='predrag@myvestacp.com'
|
||||||
|
|
||||||
TARGET_DEB_NAME_MAIN='buster'
|
TARGET_DEB_NAME_MAIN='buster'
|
||||||
TARGET_DEB_VER_MAIN='10'
|
TARGET_DEB_VER_MAIN='10'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue