mirror of
https://github.com/PDP-10/its.git
synced 2026-01-18 01:02:15 +00:00
Do not keep the old bootstrapping @ ITS around.
This commit is contained in:
parent
f68eb8c0cf
commit
7a20b68181
@ -6,7 +6,11 @@ pdset
|
||||
respond "*" ":login db\r"
|
||||
sleep 1
|
||||
|
||||
type ":rename .;@ its, .;@ oits\r"
|
||||
# Normally we'd save the old ITS as OITS, but since it was used for
|
||||
# bootstrapping with another configuration, it's no longer any use.
|
||||
type ":delete .;@ its\r"
|
||||
|
||||
# The new ITS is now canonical.
|
||||
respond "*" ":rename .;@ nits, .;@ its\r"
|
||||
sleep 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user