We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a47e65 commit 2a9b458Copy full SHA for 2a9b458
Makefile
@@ -21,11 +21,6 @@ man-stamp: grml2usb.8.txt grml2iso.8.txt
21
# we're done
22
touch man-stamp
23
24
-online: all
25
- scp grml2usb.8.html grml:/var/www/grml/grml2usb/index.html
26
- scp images/icons/* grml:/var/www/grml/grml2usb/images/icons/
27
- scp images/screenshot.png grml:/var/www/grml/grml2usb/images/
28
-
29
tarball: all
30
./tarball.sh
31
0 commit comments