Merge "Fix the option of a2ensite command"
This commit is contained in:
commit
9f30dff3af
2
lib/neutron_thirdparty/trema
vendored
2
lib/neutron_thirdparty/trema
vendored
@ -62,7 +62,7 @@ function init_trema() {
|
|||||||
sudo sed -i -e "s|/home/sliceable_switch/script|$TREMA_SS_SCRIPT_DIR|" \
|
sudo sed -i -e "s|/home/sliceable_switch/script|$TREMA_SS_SCRIPT_DIR|" \
|
||||||
$TREMA_SS_APACHE_CONFIG
|
$TREMA_SS_APACHE_CONFIG
|
||||||
sudo a2enmod rewrite actions
|
sudo a2enmod rewrite actions
|
||||||
sudo a2ensite sliceable_switch
|
sudo a2ensite sliceable_switch.conf
|
||||||
|
|
||||||
cp $TREMA_SS_DIR/sliceable_switch_null.conf $TREMA_SS_CONFIG
|
cp $TREMA_SS_DIR/sliceable_switch_null.conf $TREMA_SS_CONFIG
|
||||||
sed -i -e "s|^\$apps_dir.*$|\$apps_dir = \"$TREMA_DIR/apps\"|" \
|
sed -i -e "s|^\$apps_dir.*$|\$apps_dir = \"$TREMA_DIR/apps\"|" \
|
||||||
|
Loading…
Reference in New Issue
Block a user