mirror of
https://github.com/LMMS/lmms.git
synced 2026-02-02 02:33:25 -05:00
7 lines
107 B
Bash
Executable File
7 lines
107 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "Usage of configure & Co is deprecated! Please see the INSTALL file:"
|
|
echo ""
|
|
|
|
cat INSTALL
|