7 lines
96 B
Bash
7 lines
96 B
Bash
#!/bin/bash
|
|
|
|
# Navigate to the directory
|
|
cd /home/mafyuh/iac/docker/kasm
|
|
|
|
# Run the command
|
|
dcu
|