6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
|
#!/bin/sh
|
||
|
set -e
|
||
|
|
||
|
cd /etc/gowebd/
|
||
|
ln -s /usr/share/gowebd/go.wit.com .
|