mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
Remove .bashrc alias uncommenting.
This commit is contained in:
parent
8053c42675
commit
b765b18285
@ -2,7 +2,6 @@ FROM python:2.7
|
||||
|
||||
ADD . /tahoe-lafs
|
||||
RUN \
|
||||
sed -i "s/\# alias/alias/" /root/.bashrc && \
|
||||
cd /tahoe-lafs && \
|
||||
make && \
|
||||
ln -vs /tahoe-lafs/bin/tahoe /usr/local/bin/tahoe
|
||||
|
Loading…
x
Reference in New Issue
Block a user