forked from wallabag/wallabag
toggle archive / fav actions
This commit is contained in:
@ -67,8 +67,6 @@ $query = executeQuery($handle, $sql, $params);
|
||||
|
||||
echo 'wallabag is now installed';
|
||||
echo "\r\n";
|
||||
echo 'Just execute the following commands for using wallabag:';
|
||||
echo 'Just execute `php app/console server:run` for using wallabag:';
|
||||
echo "\r\n";
|
||||
echo 'cd web';
|
||||
echo "\r\n";
|
||||
echo 'php -S localhost:8000';
|
||||
echo 'http://localhost:8000';
|
||||
Reference in New Issue
Block a user