Helper script to run gts container

This commit is contained in:
TakeV 2023-07-24 17:20:17 -07:00
parent 282ad929ca
commit f6880701e5
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
1 changed files with 3 additions and 0 deletions

3
run-container Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
sudo $(guix system container -L . kulupu/tests/utils.scm)