removing shasums

This commit is contained in:
Micke Nordin 2020-12-18 21:11:53 +01:00
parent bb87668104
commit 28fc6be3ef
2 changed files with 0 additions and 5 deletions

View file

@ -3,4 +3,3 @@ BASEDIR=~/sources
${BASEDIR}/wireguide/pakaging_scripts/version.sh
${BASEDIR}/wireguide/pakaging_scripts/reprepro.sh
${BASEDIR}/wireguide/pakaging_scripts/alien.sh
${BASEDIR}/wireguide/pakaging_scripts/shasums.sh

View file

@ -1,4 +0,0 @@
#!/usr/bin/env bash
BASEDIR=~/sources
sha256sum ${BASEDIR}/wireguide{-,_}*|sed "s_ ${HOME}/sources/_|_" | wl-copy
vim ${BASEDIR}/wireguide/README.md