Skip to content
Snippets Groups Projects
Verified Commit 4bf810e0 authored by Lars Frost's avatar Lars Frost
Browse files

Use zsh

parent 489601ca
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
#!/bin/zsh
set -e
set -x
......
......@@ -7,4 +7,4 @@ pkgdesc="LIP automation tool dependencies"
arch=(x86_64)
url="https://git.fsmpi.rwth-aachen.de/osak/tardis"
license=('GPL3')
depends=(bash coreutils git rsync grep pacman wget squashfs-tools manjaro-tools-iso util-linux)
depends=(zsh coreutils git rsync grep pacman wget squashfs-tools manjaro-tools-iso util-linux)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment