4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
|
#!/bin/sh
|
||
|
cd $(dirname $0)
|
||
|
./update3
|