mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
fix token for everything installation
This commit is contained in:
@ -361,7 +361,7 @@ case $myFLAVOR in
|
|||||||
echo "### Preparing TPOT flavor installation."
|
echo "### Preparing TPOT flavor installation."
|
||||||
cp /root/tpot/data/imgcfg/tpot_images.conf /root/tpot/data/images.conf 2>&1>/dev/null
|
cp /root/tpot/data/imgcfg/tpot_images.conf /root/tpot/data/images.conf 2>&1>/dev/null
|
||||||
;;
|
;;
|
||||||
ALL)
|
EVERYTHING)
|
||||||
echo "### Preparing EVERYTHING flavor installation."
|
echo "### Preparing EVERYTHING flavor installation."
|
||||||
cp /root/tpot/data/imgcfg/all_images.conf /root/tpot/data/images.conf 2>&1>/dev/null
|
cp /root/tpot/data/imgcfg/all_images.conf /root/tpot/data/images.conf 2>&1>/dev/null
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user