mirror of
https://github.com/getsolus/packages.git
synced 2025-04-25 20:30:37 +03:00
4 lines
55 B
Bash
Executable file
4 lines
55 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
|
|
go-task -s init
|