test
This commit is contained in:
parent
17125557c7
commit
4e01259464
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
};
|
};
|
||||||
bashrcExtra = ''
|
bashrcExtra = ''
|
||||||
restart-docker() {
|
restart-docker() {
|
||||||
pushd /Storage/Data/docker compose/sysctl.io
|
pushd /Storage/Data/docker-compose/sysctl.io/
|
||||||
docker stop $1
|
docker stop $1
|
||||||
docker rm $1
|
docker rm $1
|
||||||
git pull
|
git pull
|
||||||
|
|
Loading…
Reference in a new issue