mirror of
https://github.com/august-alt/gpui.git
synced 2025-01-06 21:17:42 +03:00
5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/bin/bash -ex
|
|
|
|
chown -R builder2 /app/
|
|
cd /app/ && gear-rpm -ba
|