mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-07 15:49:23 +03:00
7 lines
73 B
Bash
Executable File
7 lines
73 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
script/build
|
|
script/grunt mkrpm publish-build --stack
|