cross platform!

This commit is contained in:
2023-05-18 18:40:35 -04:00
parent 1db8502819
commit f0957ceb7b
4 changed files with 10 additions and 4 deletions

2
gpull
View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
if [[ -z "$1" ]]; then
project="$(basename $(pwd))"