Compare commits
2 Commits
647e421c21
...
1feb087515
Author | SHA1 | Date |
---|---|---|
Denis 'GNUtoo' Carikli | 1feb087515 | |
Denis 'GNUtoo' Carikli | 5ab7f768d6 |
2
README
2
README
|
@ -10,7 +10,7 @@ compromise, the VMs can easily and safely be reinstalled.
|
|||
|
||||
Backups
|
||||
=======
|
||||
This repository is also backed up on software heritage.
|
||||
This repository is also backed up on software heritage from time to time.
|
||||
|
||||
Bootstrap
|
||||
=========
|
||||
|
|
|
@ -8,4 +8,7 @@
|
|||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this file. If not, see <http://www.gnu.org/licenses/>.
|
||||
guix shell -C \
|
||||
autoconf automake coreutils grep m4 sed \
|
||||
-- \
|
||||
autoreconf -fi $@
|
||||
|
|
Loading…
Reference in New Issue