5 lines
63 B
Bash
5 lines
63 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
cd /var/www/test.freeplanet_server
|
||
|
|
./statuspm2.sh
|