5 lines
59 B
Bash
Executable file
5 lines
59 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd /media/storage/files/dianaband.in/
|
|
hugo -w
|