mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
fix: Server manager start action is missing its OS target
This commit is contained in:
parent
738bee7bb4
commit
4f87cae818
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
run_action server_manager/electron_app/build
|
||||
run_action server_manager/electron_app/build "$1"
|
||||
|
||||
cd "${BUILD_DIR}/server_manager/electron_app/static"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue