diff options
author | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2010-11-03 14:02:09 -0400 |
---|---|---|
committer | Bjoern B. Brandenburg <bbb@cs.unc.edu> | 2010-11-03 14:02:09 -0400 |
commit | 742d884fe48c5152d37db3e77fbace8d36c4b45d (patch) | |
tree | bbcad022e0fc39c8484aeeaf4aa3c581d271922c | |
parent | 2b67e23c9482cf31a2968240364a826fb600b974 (diff) |
Update default location of District10 kernels
-rwxr-xr-x | install_kernel.district10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install_kernel.district10 b/install_kernel.district10 index 00eb7c6..eef8c3a 100755 --- a/install_kernel.district10 +++ b/install_kernel.district10 | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | 2 | ||
3 | TFTP_DIR=/home/nfsroot/tftp-boot | 3 | TFTP_DIR=/home/district10/tftp-boot |
4 | BOOT_LINK=uImage | 4 | BOOT_LINK=uImage |
5 | 5 | ||
6 | USER_TAG=$USER | 6 | USER_TAG=$USER |