source: env.sh@ 0985524

Last change on this file since 0985524 was c854da2, checked in by Mikhail Kirillov <w96k@…>, on Jan 13, 2020 at 12:12:30 PM

Add tools for "watch" command

  • Property mode set to 100755
File size: 100 bytes
Line 
1#!/bin/bash
2guix environment --manifest=env.scm \
3 --pure \
4 --verbosity=2 \
5 --network
Note: See TracBrowser for help on using the repository browser.