mirror of
https://gitlab.com/EternalWanderer/dice-roller.git
synced 2025-06-08 14:24:24 +02:00
Changed reference in package target
This commit is contained in:
parent
3f18a95ea0
commit
fa11a906e0
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -33,7 +33,7 @@ uninstall:
|
|||
|
||||
package: dist
|
||||
rsync --progress dice-roller-$(VERSION).tar.gz voidDroplet:/var/www/alpine/src/
|
||||
rm -f /var/cache/distfiles/dwm*
|
||||
rm -f /var/cache/distfiles/dice-roller*
|
||||
abuild checksum
|
||||
abuild -r
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue