This commit is contained in:
albert 2024-04-15 09:20:09 +09:00
parent 17125557c7
commit 4e01259464
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -51,7 +51,7 @@
};
bashrcExtra = ''
restart-docker() {
pushd /Storage/Data/docker compose/sysctl.io
pushd /Storage/Data/docker-compose/sysctl.io/
docker stop $1
docker rm $1
git pull