dotfiles/.dotter/pre_deploy.sh

8 lines
67 B
Bash
Executable File

#!/bin/bash
set -e
set -u
# Build i3 config
cd i3/conf
./build.sh