5 lines
No EOL
80 B
Bash
5 lines
No EOL
80 B
Bash
#!/bin/bash
|
|
|
|
cp /app/server /mnt/server/server
|
|
|
|
echo "Initial Install completed" |