mirror of
https://github.com/jeremysrand/Apple2BuildPipeline.git
synced 2024-12-22 01:29:20 +00:00
7 lines
127 B
Bash
Executable File
7 lines
127 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm -rf "$2/Templates/Apple II"
|
|
rm -rf "$2/Templates/File Templates/Apple II"
|
|
rm -rf "$2/Plug-ins/cc65.ideplugin"
|
|
|