4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
|
#!/bin/sh
|
||
|
echo "WARNING: the tzconfig command is deprecated, please use:"
|
||
|
echo " dpkg-reconfigure tzdata"
|