Moved the scripts into subdirectory "scripts" with repository copy.
This commit is contained in:
parent
58dc5e1a21
commit
95573c6baf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16258
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ while [ $# -gt 0 ]; do
|
|||
shift
|
||||
done
|
||||
|
||||
scp -p ${master}:${buildroot}/buildscript ${chroot}
|
||||
scp -p ${master}:${buildroot}/scripts/buildscript ${chroot}
|
||||
|
||||
#mount_procfs procfs ${chroot}/proc
|
||||
|
||||
|
|
Loading…
Reference in a new issue