mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
container: Fix issue with missing make command on stable image
Fixes: #2402. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
b09f2cd74e
commit
7b2a65d449
@ -159,6 +159,7 @@ set -xe pipefail
|
|||||||
|
|
||||||
cd /freedombox/
|
cd /freedombox/
|
||||||
|
|
||||||
|
sudo apt-get -y install make
|
||||||
sudo make provision-dev
|
sudo make provision-dev
|
||||||
|
|
||||||
echo 'alias freedombox-develop="cd /freedombox; sudo -u plinth /freedombox/run --develop"' \
|
echo 'alias freedombox-develop="cd /freedombox; sudo -u plinth /freedombox/run --develop"' \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user