Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/minimal_example.json
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-08-04 14:45:25 +0200
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-08-04 14:45:25 +0200
commit0b8a3d9540dd3a9a752a8736701b514a779d636b (patch)
treefc8f0767096597cc72a46d6559e590ef41b871b9 /profiles/minimal_example.json
parent44e920297b2fd6f929e379025cd239baa0d41cc5 (diff)
Removed legacy .json profiles. Not in favor of .py
Diffstat (limited to 'profiles/minimal_example.json')
-rw-r--r--profiles/minimal_example.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/minimal_example.json b/profiles/minimal_example.json
deleted file mode 100644
index ec5e7d1c..00000000
--- a/profiles/minimal_example.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "install cmatrix": {
- "pacman -Syy --noconfirm cmatrix" : null
- }
-}