mirror of
https://github.com/jeremysrand/Apple2GSBuildPipeline.git
synced 2024-12-03 12:52:56 +00:00
8 lines
210 B
Bash
Executable File
8 lines
210 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -rf "$2/Templates/Apple IIgs"
|
|
rm -rf "$2/Templates/File Templates/Apple IIgs"
|
|
rm -rf "$2/Templates/File Templates/Apple II/Merlin Assembly File.xctemplate"
|
|
rm -rf "$2/Plug-ins/OrcaM.ideplugin"
|
|
|