You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
579 B
17 lines
579 B
#!/bin/sh
|
|
|
|
####
|
|
# Copyright (C) 2019 AlephObjects, Inc.
|
|
#
|
|
#
|
|
# The bash script in this page is free software: you can
|
|
# redistribute it and/or modify it under the terms of the GNU Affero
|
|
# General Public License (GNU AGPL) as published by the Free Software
|
|
# Foundation, either version 3 of the License, or (at your option)
|
|
# any later version. The code is distributed WITHOUT ANY WARRANTY;
|
|
# without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
# FOR A PARTICULAR PURPOSE. See the GNU AGPL for more details.
|
|
#
|
|
|
|
cd config/examples/AlephObjects
|
|
./build-all-configs.sh |