mirror of
https://github.com/jeremysrand/Apple2GSBuildPipeline.git
synced 2024-11-29 16:49:24 +00:00
7 lines
132 B
Bash
Executable File
7 lines
132 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -rf "$2/Templates/Apple IIgs"
|
|
rm -rf "$2/Templates/File Templates/Apple IIgs"
|
|
rm -rf "$2/Plug-ins/OrcaM.ideplugin"
|
|
|