summaryrefslogtreecommitdiff
path: root/.bashrc_local_home
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2021-07-28 01:30:48 +0000
committerMike Crute <mike@crute.us>2021-07-28 01:30:48 +0000
commitf8fa9406a6e456e79544e8a7fa659c64a328bee3 (patch)
tree008f412ae8a73494dd43d31db9dbca32a9403577 /.bashrc_local_home
parent93957ea4103748b5a73dec813c1764bdd4a1465b (diff)
downloaddotfiles-f8fa9406a6e456e79544e8a7fa659c64a328bee3.tar.bz2
dotfiles-f8fa9406a6e456e79544e8a7fa659c64a328bee3.tar.xz
dotfiles-f8fa9406a6e456e79544e8a7fa659c64a328bee3.zip
Rename Alpine repo
Diffstat (limited to '.bashrc_local_home')
-rw-r--r--.bashrc_local_home2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc_local_home b/.bashrc_local_home
index b337406..1693744 100644
--- a/.bashrc_local_home
+++ b/.bashrc_local_home
@@ -33,7 +33,7 @@ function alpine-build
33 --privileged \ 33 --privileged \
34 -v $HOME/bin:/opt/home-bin:ro \ 34 -v $HOME/bin:/opt/home-bin:ro \
35 -v $HOME/.abuild:/abuild-keys:ro \ 35 -v $HOME/.abuild:/abuild-keys:ro \
36 -v $HOME/repos/third_party/aports:/aports \ 36 -v $HOME/repos/alpine/aports:/aports \
37 -v $HOME/.gitconfig:/opt/.gitconfig \ 37 -v $HOME/.gitconfig:/opt/.gitconfig \
38 -v $HOME/.gitconfig-personal:/opt/.gitconfig-personal \ 38 -v $HOME/.gitconfig-personal:/opt/.gitconfig-personal \
39 "$image_name" /opt/home-bin/aport-bootstrap.sh 39 "$image_name" /opt/home-bin/aport-bootstrap.sh