mirror of
https://github.com/jeremysrand/Apple2BuildPipeline.git
synced 2026-03-12 06:41:54 +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"
|
|
|