makefile | typo
This commit is contained in:
parent
d0a42b9662
commit
c600b3c322
1 changed files with 2 additions and 2 deletions
4
makefile
4
makefile
|
|
@ -14,9 +14,9 @@ clean:
|
||||||
doas nix store optimise
|
doas nix store optimise
|
||||||
|
|
||||||
push:
|
push:
|
||||||
@~/.bash_ssh
|
@. ~/.bash_ssh
|
||||||
git push
|
git push
|
||||||
|
|
||||||
pull:
|
pull:
|
||||||
@~/.bash_ssh
|
@. ~/.bash_ssh
|
||||||
git pull
|
git pull
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue