Changed hostname.

This commit is contained in:
Ali
2026-04-02 16:10:25 +08:00
parent 09d2dd41f1
commit 2fb0219552

View File

@@ -60,7 +60,7 @@ function subGotoWorkspace() {
cd $HOME/docker cd $HOME/docker
fi fi
;; ;;
podman) Podman)
if [ $1 ]; then if [ $1 ]; then
cd /mnt/workspace/podman/$1 cd /mnt/workspace/podman/$1
else else