mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Update virtualbox.sh
This commit is contained in:
parent
5a4175d913
commit
c493ae0c91
@ -15,7 +15,7 @@ BASE_PATH="${TUNASYNC_WORKING_DIR}"
|
||||
RPM_PATH="${BASE_PATH}/rpm"
|
||||
APT_PATH="${BASE_PATH}/apt"
|
||||
|
||||
APT_VERSIONS=("xenial" "trusty" "precise" "stretch" "jessie" "wheezy" "squeeze" "bionic")
|
||||
APT_VERSIONS=("bionic" "xenial" "trusty" "precise" "buster" "stretch" "jessie" "wheezy" "squeeze")
|
||||
EL_VERSIONS=("5" "6" "7")
|
||||
|
||||
mkdir -p ${RPM_PATH} ${APT_PATH}
|
||||
|
Loading…
x
Reference in New Issue
Block a user