Skip to content

fix(init): specify interpreter in bootstrap exec #626

fix(init): specify interpreter in bootstrap exec

fix(init): specify interpreter in bootstrap exec #626

Workflow file for this run

---
name: Ubuntu setup
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run install script
run: |
curl -fsSL https://raw.githubusercontent.com/ebkn/dotfiles/main/bin/init/bootstrap-ubuntu.sh | bash