Skip to content

Commit 47a2eee

Browse files
committed
Delete st.cmd.Linux-arm
1 parent d35bd7a commit 47a2eee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configIOC.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ def deleteCommonFiles(iocName):
134134
'iocBoot/ioc{}/softioc/in-screen.sh'.format(iocName),
135135
'iocBoot/ioc{}/softioc/run'.format(iocName),
136136
'iocBoot/ioc{}/st.cmd.Cygwin'.format(iocName),
137+
'iocBoot/ioc{}/st.cmd.Linux-arm'.format(iocName),
137138
'{}App/Db/Security_Control.db'.format(iocName),
138139
'{}App/Db/Security_Control_settings.req'.format(iocName),
139140
'{}App/Db/streamExample.db'.format(iocName),

0 commit comments

Comments
 (0)