Typo (/etc/portbuild -> /var/portbuild).

This commit is contained in:
Satoshi Asami 2000-10-06 07:30:25 +00:00
parent e93b21fc89
commit 884508eff0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33451

View File

@ -3,5 +3,5 @@ if [ $# != 1 ]; then
echo "usage: $0 branch"
exit 1
fi
echo /etc/portbuild/scripts/cppackages $1 | at + 1 minute
echo /var/portbuild/scripts/cppackages $1 | at + 1 minute
atq