forked from pool/timezone
5 lines
122 B
Bash
5 lines
122 B
Bash
|
#!/bin/bash
|
||
|
# This script is called automatically during autobuild checkin.
|
||
|
|
||
|
ln -f timezone.changes timezone-java.changes
|